补充页面内容
This commit is contained in:
49
pages.json
49
pages.json
@@ -605,6 +605,55 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "签到记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "maintain/dev-tools/database",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据库管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "maintain/dev-tools/file",
|
||||
"style": {
|
||||
"navigationBarTitleText": "文件管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "maintain/dev-tools/api",
|
||||
"style": {
|
||||
"navigationBarTitleText": "接口管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "maintain/dev-tools/data-dict",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据字典",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "setting/message",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "setting/agreement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "协议设置",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "setting/ticket",
|
||||
"style": {
|
||||
"navigationBarTitleText": "小票配置",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user