|
@@ -23,6 +23,14 @@
|
|
|
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/index/love",
|
|
|
+
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "爱心捐赠"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/cart/jxdetail",
|
|
|
"style": {
|
|
@@ -214,7 +222,7 @@
|
|
|
// #endif
|
|
|
"navigationBarBackgroundColor": "#457DBF",
|
|
|
"navigationBarTextStyle": "white",
|
|
|
- "navigationBarTitleText": "定位"
|
|
|
+ "navigationBarTitleText": "附近的救护员"
|
|
|
}
|
|
|
},
|
|
|
// {
|
|
@@ -953,49 +961,31 @@
|
|
|
"navigationBarTitleText": "荆州市红十字会",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
- },
|
|
|
- "tabBar": {
|
|
|
- "color": "#CACACA",
|
|
|
- "selectedColor": "#FA7E67",
|
|
|
- "borderStyle": "black",
|
|
|
- "iconWidth": "42rpx",
|
|
|
- "backgroundColor": "#ffffff",
|
|
|
- "list": [{
|
|
|
- "pagePath": "pages/index/index",
|
|
|
- "iconPath": "./static/tabBar/home.png",
|
|
|
- "selectedIconPath": "static/tabBar/home-action.png",
|
|
|
- "text": "首页"
|
|
|
- },
|
|
|
- // {
|
|
|
- // "pagePath": "pages/fu/axjz",
|
|
|
- // "iconPath": "static/tabBar/tab-fu.png",
|
|
|
- // "selectedIconPath": "static/tabBar/tab-fu-current.png",
|
|
|
- // "text": "爱心帮扶"
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "pagePath": "pages/category/category",
|
|
|
- // "iconPath": "static/tabBar/dengji.png",
|
|
|
- // "selectedIconPath": "static/tabBar/dengji-action.png",
|
|
|
- // "text": "救在身边"
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "pagePath": "pages/cart/cart",
|
|
|
- // "iconPath": "static/tabBar/zuce.png",
|
|
|
- // "selectedIconPath": "static/tabBar/zuce-action.png",
|
|
|
- // "text": "会员报名"
|
|
|
- // },
|
|
|
- {
|
|
|
- "pagePath": "pages/applic/science",
|
|
|
- "iconPath": "static/tabBar/redpk.png",
|
|
|
- "selectedIconPath": "static/tabBar/redkp-action.png",
|
|
|
- "text": "红会科普"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/user/user",
|
|
|
- "iconPath": "static/tabBar/user.png",
|
|
|
- "selectedIconPath": "static/tabBar/user-action.png",
|
|
|
- "text": "我的"
|
|
|
- }
|
|
|
- ]
|
|
|
}
|
|
|
+ // "tabBar": {
|
|
|
+ // "color": "#CACACA",
|
|
|
+ // "selectedColor": "#FA7E67",
|
|
|
+ // "borderStyle": "black",
|
|
|
+ // "iconWidth": "42rpx",
|
|
|
+ // "backgroundColor": "#ffffff",
|
|
|
+ // "list": [{
|
|
|
+ // "pagePath": "pages/index/index",
|
|
|
+ // "iconPath": "./static/tabBar/home.png",
|
|
|
+ // "selectedIconPath": "static/tabBar/home-action.png",
|
|
|
+ // "text": "首页"
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "pagePath": "pages/applic/science",
|
|
|
+ // "iconPath": "static/tabBar/redpk.png",
|
|
|
+ // "selectedIconPath": "static/tabBar/redkp-action.png",
|
|
|
+ // "text": "红会科普"
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "pagePath": "pages/user/user",
|
|
|
+ // "iconPath": "static/tabBar/user.png",
|
|
|
+ // "selectedIconPath": "static/tabBar/user-action.png",
|
|
|
+ // "text": "我的"
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // }
|
|
|
}
|