关闭调试信息
This commit is contained in:
parent
cf4e2d1f88
commit
daaa5b493b
1 changed files with 14 additions and 12 deletions
|
|
@ -1,14 +1,16 @@
|
|||
{
|
||||
"name": "象传应用引擎",
|
||||
"short": "象传",
|
||||
"version": "0.6.5",
|
||||
"description": "象传应用引擎管理后台",
|
||||
"icons": {},
|
||||
"storage": {
|
||||
"default": "oss",
|
||||
"oss": {},
|
||||
"cos": {},
|
||||
"s3": {}
|
||||
},
|
||||
"option": {}
|
||||
"name": "Yao",
|
||||
"short": "Yao",
|
||||
"description": "Another yao app",
|
||||
"option": {
|
||||
"nav_user": "xiang.user",
|
||||
"nav_menu": "xiang.menu",
|
||||
"hide_user": false,
|
||||
"hide_menu": false,
|
||||
"login": {
|
||||
"entry": {
|
||||
"admin": "/table/pet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue