|
@@ -19,12 +19,18 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/home/home",
|
|
|
|
|
|
+ "path": "pages/digitalDoorIndex/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "奉化数字门牌"
|
|
"navigationBarTitleText": "奉化数字门牌"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ "path": "pages/home/home",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "奉化数字门牌-承诺列表"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
"path": "pages/home/webView",
|
|
"path": "pages/home/webView",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
"navigationBarTitleText": ""
|
|
@@ -44,7 +50,7 @@
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"preloadRule": {
|
|
"preloadRule": {
|
|
- "pages/home/home": {
|
|
|
|
|
|
+ "pages/digitalDoorIndex/index": {
|
|
"network": "all",
|
|
"network": "all",
|
|
"packages": [
|
|
"packages": [
|
|
"subPages"
|
|
"subPages"
|
|
@@ -301,7 +307,7 @@
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
"list": [
|
|
{
|
|
{
|
|
- "pagePath": "pages/home/home",
|
|
|
|
|
|
+ "pagePath": "pages/digitalDoorIndex/index",
|
|
"text": "首页",
|
|
"text": "首页",
|
|
"iconPath": "/static/images/barIcon/home.png",
|
|
"iconPath": "/static/images/barIcon/home.png",
|
|
"selectedIconPath": "/static/images/barIcon/home-selected.png"
|
|
"selectedIconPath": "/static/images/barIcon/home-selected.png"
|