mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
[admin] category add icon_id
This commit is contained in:
@@ -255,6 +255,7 @@ return [
|
||||
'class_name_help' => "为图片指定class属性值。若无请留空。允许的字符: [a-z](小写),[0-9],[_],第一个字符必须是字母。",
|
||||
'image' => '图片文件名',
|
||||
'image_help' => '图片文件的名字。允许的字符:[a-z](小写),[0-9],[_./]。',
|
||||
'icon_id' => '分类图标',
|
||||
],
|
||||
],
|
||||
'icon' => [
|
||||
|
||||
Reference in New Issue
Block a user