{
|
"pages": [
|
{
|
"path": "pages/index_2/index",
|
"style": {
|
"navigationBarTitleText": "预选清单系统",
|
"navigationStyle": "custom",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/index_1/index",
|
"style": {
|
"navigationBarTitleText": "预选清单系统",
|
"navigationStyle": "custom",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/index_1.0.1/index",
|
"style": {
|
"navigationBarTitleText": "预选清单系统",
|
"navigationStyle": "custom",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/index/index",
|
"style": {
|
"navigationBarTitleText": "预选清单系统",
|
"navigationStyle": "custom",
|
"enablePullDownRefresh": true
|
}
|
}
|
,{
|
"path" : "pages/login/login",
|
"style" :
|
{
|
"navigationBarTitleText": "登录",
|
"navigationStyle": "custom",
|
"enablePullDownRefresh": true
|
}
|
|
}
|
],
|
"globalStyle": {
|
"navigationBarTextStyle": "black",
|
"navigationBarTitleText": "预选清单系统",
|
"navigationBarBackgroundColor": "#F8F8F8",
|
"backgroundColor": "#F8F8F8"
|
},
|
"uniIdRouter": {}
|
}
|