Commit 4005a3a6 authored by 华国豪's avatar 华国豪 🙄

1

parent 353bc833
{ {
"pages": [ "pages": [
"pages/Home/home",
"pages/GroupTour/GroupTour", "pages/GroupTour/GroupTour",
"pages/SearchPage/SearchPage", "pages/SearchPage/SearchPage",
"pages/GroupTour/FillOrder/FillOrder", "pages/GroupTour/FillOrder/FillOrder",
"pages/GroupTour/ChDateNum/ChDateNum", "pages/GroupTour/ChDateNum/ChDateNum",
"pages/GroupTour/GroupDetails/GroupDetails", "pages/GroupTour/GroupDetails/GroupDetails",
"pages/product/product", "pages/product/product",
"pages/freeTravel/freeList/freeList", "pages/freeTravel/freeList/freeList",
"pages/local/localhome", "pages/local/localhome",
"pages/freeTravel/free", "pages/freeTravel/free",
"pages/Home/home",
"pages/login/login", "pages/login/login",
"pages/GroupTour/Pay/Pay", "pages/GroupTour/Pay/Pay",
"pages/GroupTour/GroupList/GroupList", "pages/GroupTour/GroupList/GroupList",
...@@ -47,8 +44,8 @@ ...@@ -47,8 +44,8 @@
"pages/product/SametradeZW/SametradeZW", "pages/product/SametradeZW/SametradeZW",
"pages/product/SametradeZW/Applicationnotes/Applicationnotes", "pages/product/SametradeZW/Applicationnotes/Applicationnotes",
"pages/product/SametradeZW/Successview/Successview", "pages/product/SametradeZW/Successview/Successview",
"component/amount/amount" "component/amount/amount",
"pages/activity/activity"
], ],
"window": { "window": {
"backgroundTextStyle": "light", "backgroundTextStyle": "light",
...@@ -70,19 +67,19 @@ ...@@ -70,19 +67,19 @@
"text": "首页" "text": "首页"
}, },
{ {
"pagePath": "pages/mine/mine", "pagePath": "pages/Home/home",
"iconPath": "images/tarbar/index2.png", "iconPath": "images/tarbar/index2.png",
"selectedIconPath": "images/tarbar/index22.png", "selectedIconPath": "images/tarbar/index22.png",
"text": "目的地" "text": "目的地"
}, },
{ {
"pagePath": "pages/mine/mine", "pagePath": "pages/member/member",
"iconPath": "images/tarbar/index3.png", "iconPath": "images/tarbar/index3.png",
"selectedIconPath": "images/tarbar/index33.png", "selectedIconPath": "images/tarbar/index33.png",
"text": "积分商城" "text": "积分商城"
}, },
{ {
"pagePath": "pages/mine/mine", "pagePath": "pages/member/member",
"iconPath": "images/tarbar/index4.png", "iconPath": "images/tarbar/index4.png",
"selectedIconPath": "images/tarbar/index44.png", "selectedIconPath": "images/tarbar/index44.png",
"text": "我的" "text": "我的"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment