feat: pages.json
parent
31168af09e
commit
6ce3b83361
37
pages.json
37
pages.json
|
|
@ -4,31 +4,30 @@
|
|||
},
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/xxsb/index",
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "信息上报"
|
||||
// "navigationStyle": "custom"
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rain/rain",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
// {
|
||||
// "path": "pages/rain/rain",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "",
|
||||
// "enablePullDownRefresh": false
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/homeIndex/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
// {
|
||||
// "path": "pages/xxsb/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "信息上报"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/xxsb/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "信息上报"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/xxsb/from",
|
||||
"style": {
|
||||
|
|
@ -58,12 +57,6 @@
|
|||
"style": {
|
||||
"navigationBarTitleText": "查看"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue