|
@@ -8,7 +8,7 @@
|
|
|
{
|
|
|
"path": "pages/home/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "首页",
|
|
|
+ "navigationBarTitleText": "神鹿峰旅游度假区",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
@@ -34,8 +34,8 @@
|
|
|
"globalStyle": {
|
|
|
"pageOrientation": "portrait",
|
|
|
"navigationBarTitleText": "神鹿峰小程序",
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
- "navigationBarBackgroundColor": "#007AFF",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
"backgroundColorTop": "#F4F5F6",
|
|
|
"backgroundColorBottom": "#F4F5F6"
|
|
@@ -53,14 +53,14 @@
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/map/index",
|
|
|
- "iconPath": "static/good.png",
|
|
|
- "selectedIconPath": "static/goodHL.png",
|
|
|
+ "iconPath": "static/map.png",
|
|
|
+ "selectedIconPath": "static/mapHL.png",
|
|
|
"text": "地图"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/customer/index",
|
|
|
- "iconPath": "static/shop.png",
|
|
|
- "selectedIconPath": "static/shopHL.png",
|
|
|
+ "iconPath": "static/kf.png",
|
|
|
+ "selectedIconPath": "static/kfHL.png",
|
|
|
"text": "客服"
|
|
|
},
|
|
|
{
|