You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
206 lines
3.9 KiB
206 lines
3.9 KiB
{
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "全民演练",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/scan/scan",
|
|
"style": {
|
|
"navigationBarTitleText": "全民演练",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/my",
|
|
"style": {
|
|
"navigationBarTitleText": "全民演练",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/knowledge/knowledge",
|
|
"style": {
|
|
"navigationBarTitleText": "全民演练",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "subpkg",
|
|
"pages": [{
|
|
"path": "list/list",
|
|
"style": {
|
|
"navigationBarTitleText": "场景演练",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": false,
|
|
"onReachBottomDistance": 150,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "login/login",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "feedback/feedback",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "address/address",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path" : "medal/medal",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : true,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "about/about",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "agreement/agreement",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "privacy/privacy",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path" : "role/role",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "practice/practice",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "respractice/respractice",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "message/message",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "messageInfo/messageInfo",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false
|
|
}
|
|
},
|
|
{
|
|
"path" : "complete/complete",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "rechallenge/rechallenge",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "review/review",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"enablePullDownRefresh" : false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
}]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "全民演练",
|
|
"navigationBarBackgroundColor": "#00b6ff",
|
|
"backgroundColor": "#F8F8F8",
|
|
"app-plus": {
|
|
"background": "#efeff4"
|
|
}
|
|
},
|
|
"tabBar": {
|
|
"selectedColor": "#009eff",
|
|
"list": [{
|
|
"pagePath": "pages/index/index"
|
|
// "text": "首页",
|
|
// "iconPath": "static/tab_icons/home.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/scan/scan"
|
|
// "text": "扫一扫",
|
|
// "iconPath": "static/tab_icons/cate.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/knowledge/knowledge"
|
|
// "text": "知识库",
|
|
// "iconPath": "static/tab_icons/knownledge.png"
|
|
}, {
|
|
"pagePath": "pages/my/my"
|
|
// "text": "我的",
|
|
// "iconPath": "static/tab_icons/my.png"
|
|
}
|
|
]
|
|
}
|
|
}
|