更新插件的前台默认的显示页面,控制器的 bool变量名称更新后可以正常显示。
This commit is contained in:
21
plugin/partmanage/config.json
Normal file
21
plugin/partmanage/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "partmanage",
|
||||
"title": "部件管理",
|
||||
"intro": "部件管理",
|
||||
"icon": "fa-home",
|
||||
"author": "Panjz",
|
||||
"home": "\/partmanage\/index",
|
||||
"version": "1.0.1",
|
||||
"config": 1,
|
||||
"menu": 1,
|
||||
"import": 0,
|
||||
"rewrite": [],
|
||||
"extends": {
|
||||
"title": "部件管理"
|
||||
},
|
||||
"area": [
|
||||
"600px",
|
||||
"650px"
|
||||
],
|
||||
"status": 1
|
||||
}
|
||||
Reference in New Issue
Block a user