|
|
@@ -30,10 +30,10 @@
|
|
|
"text": "首页"
|
|
|
},
|
|
|
{
|
|
|
- "iconPath": "static/tabbar/example.png",
|
|
|
- "selectedIconPath": "static/tabbar/exampleHL.png",
|
|
|
- "pagePath": "pages/about/about",
|
|
|
- "text": "关于"
|
|
|
+ "iconPath": "static/tabbar/personal.png",
|
|
|
+ "selectedIconPath": "static/tabbar/personalHL.png",
|
|
|
+ "pagePath": "pages/mine/index",
|
|
|
+ "text": "我的"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -47,17 +47,17 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/about/about",
|
|
|
+ "path": "pages/form/form",
|
|
|
"type": "page",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的"
|
|
|
+ "navigationBarTitleText": "优惠劵申请"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/form/form",
|
|
|
+ "path": "pages/mine/index",
|
|
|
"type": "page",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "优惠劵申请"
|
|
|
+ "navigationBarTitleText": "我的"
|
|
|
}
|
|
|
}
|
|
|
],
|