|
@@ -18,7 +18,41 @@
|
|
|
"aliasPath": "/",
|
|
"aliasPath": "/",
|
|
|
"name": "home",
|
|
"name": "home",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "scrollIndicator": "none",
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
|
+ "backgroundColor": "#f7f7f7",
|
|
|
|
|
+ "backgroundColorTop": "#ffffff",
|
|
|
|
|
+ "bounce": "none",
|
|
|
|
|
+ "titleNView": false,
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/index/course",
|
|
|
|
|
+ "aliasPath": "/",
|
|
|
|
|
+ "name": "home",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "scrollIndicator": "none",
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
|
+ "backgroundColor": "#f7f7f7",
|
|
|
|
|
+ "backgroundColorTop": "#ffffff",
|
|
|
|
|
+ "bounce": "none",
|
|
|
|
|
+ "titleNView": false,
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/index/video",
|
|
|
|
|
+ "aliasPath": "/",
|
|
|
|
|
+ "name": "home",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTitleText": "",
|
|
@@ -51,58 +85,64 @@
|
|
|
{
|
|
{
|
|
|
"path": "pages/shopping/index",
|
|
"path": "pages/shopping/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "健康产品",
|
|
|
|
|
- // "navigationStyle": "custom",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "商城",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
|
|
+ "path": "pages/user/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "app-plus": {
|
|
|
|
|
+ "titleNView": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/shopping/productDetails",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "产品详情",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ }, {
|
|
|
"path": "pages/shopping/cart",
|
|
"path": "pages/shopping/cart",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "购物车",
|
|
"navigationBarTitleText": "购物车",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/shopping/confirmOrder",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "确认订单",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/shopping/paymentOrder",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "去支付",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/shopping/payOrder",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "推荐服务支付",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/shopping/success",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "支付成功",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
},
|
|
},
|
|
|
- // {
|
|
|
|
|
- // "path" : "pages/shopping/prescribe",
|
|
|
|
|
- // "style" :
|
|
|
|
|
- // {
|
|
|
|
|
- // "navigationBarTitleText": "填写处方信息",
|
|
|
|
|
- // "navigationStyle": "custom",
|
|
|
|
|
- // "enablePullDownRefresh": false
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // "path" : "pages/doctor/doctorIm",
|
|
|
|
|
- // "style" :
|
|
|
|
|
- // {
|
|
|
|
|
- // "navigationBarTitleText": "问诊会话",
|
|
|
|
|
- // "enablePullDownRefresh": false
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
- // },
|
|
|
|
|
-
|
|
|
|
|
- // {
|
|
|
|
|
- // "path" : "pages/doctor/paymentOrder",
|
|
|
|
|
- // "style" :
|
|
|
|
|
- // {
|
|
|
|
|
- // "navigationBarTitleText": "去支付",
|
|
|
|
|
- // "enablePullDownRefresh": false
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
- // }
|
|
|
|
|
- // ,{
|
|
|
|
|
- // "path" : "pages/doctor/doctorOrderIM",
|
|
|
|
|
- // "style" :
|
|
|
|
|
- // {
|
|
|
|
|
- // "navigationBarTitleText": "问诊会话",
|
|
|
|
|
- // "enablePullDownRefresh": false
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
- // }
|
|
|
|
|
{
|
|
{
|
|
|
"path": "pages/auth/wechatList",
|
|
"path": "pages/auth/wechatList",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -172,7 +212,7 @@
|
|
|
{
|
|
{
|
|
|
"path": "pages/course/index",
|
|
"path": "pages/course/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- // "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ // "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
@@ -188,7 +228,7 @@
|
|
|
"path": "pages/course/learning",
|
|
"path": "pages/course/learning",
|
|
|
"name": "learning",
|
|
"name": "learning",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
@@ -214,7 +254,7 @@
|
|
|
"path": "pages/course/famousHall",
|
|
"path": "pages/course/famousHall",
|
|
|
"name": "famousHall",
|
|
"name": "famousHall",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
@@ -330,7 +370,7 @@
|
|
|
{
|
|
{
|
|
|
"path": "pages/course/vipBuy",
|
|
"path": "pages/course/vipBuy",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "中康未来会员",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "乐享韶华会员",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
"backgroundColor": "#1B1F22;",
|
|
"backgroundColor": "#1B1F22;",
|
|
@@ -769,7 +809,7 @@
|
|
|
"aliasPath": "/",
|
|
"aliasPath": "/",
|
|
|
"name": "mine",
|
|
"name": "mine",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
@@ -904,7 +944,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -1026,7 +1066,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "医生详情",
|
|
"navigationBarTitleText": "医生详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -1368,7 +1408,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -1386,7 +1426,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -1574,7 +1614,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -1969,7 +2009,7 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "售后详情",
|
|
"navigationBarTitleText": "售后详情",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#2583EB",
|
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#FF233C",
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -2175,7 +2215,7 @@
|
|
|
{
|
|
{
|
|
|
"path": "pages/index/appDownload",
|
|
"path": "pages/index/appDownload",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "中康未来-APP下载",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "乐享韶华-APP下载",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
@@ -4225,6 +4265,25 @@
|
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "productList",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "商品列表"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "recommendList",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "商品列表"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "productSearch",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "产品搜索"
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "productDetails",
|
|
"path": "productDetails",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -4505,31 +4564,27 @@
|
|
|
],
|
|
],
|
|
|
"tabBar": {
|
|
"tabBar": {
|
|
|
"color": "#999999",
|
|
"color": "#999999",
|
|
|
- "selectedColor": "#2583EB",
|
|
|
|
|
|
|
+ "selectedColor": "#FF233C",
|
|
|
"borderStyle": "white",
|
|
"borderStyle": "white",
|
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
|
"height": "64px",
|
|
"height": "64px",
|
|
|
- "fontSize": "12px",
|
|
|
|
|
- "iconWidth": "20px",
|
|
|
|
|
|
|
+ "fontSize": "14px",
|
|
|
|
|
+ "iconWidth": "24px",
|
|
|
"spacing": "4px",
|
|
"spacing": "4px",
|
|
|
- "list": [{
|
|
|
|
|
- "pagePath": "pages_im/pages/conversation/conversationList/index",
|
|
|
|
|
- "iconPath": "/static/image/tabbar/tab_new_icon.png",
|
|
|
|
|
- "selectedIconPath": "/static/image/tabbar/tab_new_on_icon.png",
|
|
|
|
|
- "text": "消息"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "pagePath": "pages/course/video/living-app",
|
|
|
|
|
- "iconPath": "/static/image/tabbar/tab_video_icon.png",
|
|
|
|
|
- "selectedIconPath": "/static/image/tabbar/tab_video_on_icon.png",
|
|
|
|
|
- "text": "短视频"
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ "list": [
|
|
|
// {
|
|
// {
|
|
|
- // "pagePath": "pages/index/index",
|
|
|
|
|
- // "iconPath": "/static/image/tabbar/tab_home_icon.png",
|
|
|
|
|
- // "selectedIconPath": "/static/image/tabbar/tab_home_on_iconx.png",
|
|
|
|
|
- // "text": "首页"
|
|
|
|
|
|
|
+ // "pagePath": "pages_im/pages/conversation/conversationList/index",
|
|
|
|
|
+ // "iconPath": "/static/image/tabbar/tab_new_icon.png",
|
|
|
|
|
+ // "selectedIconPath": "/static/image/tabbar/tab_new_on_icon.png",
|
|
|
|
|
+ // "text": "消息"
|
|
|
// },
|
|
// },
|
|
|
|
|
+
|
|
|
|
|
+ {
|
|
|
|
|
+ "pagePath": "pages/index/index",
|
|
|
|
|
+ "iconPath": "/static/image/tabbar/home.png",
|
|
|
|
|
+ "selectedIconPath": "/static/image/tabbar/home_sel.png",
|
|
|
|
|
+ "text": "首页"
|
|
|
|
|
+ },
|
|
|
|
|
|
|
|
// {
|
|
// {
|
|
|
// "pagePath": "pages/course/index",
|
|
// "pagePath": "pages/course/index",
|
|
@@ -4539,17 +4594,23 @@
|
|
|
// },
|
|
// },
|
|
|
{
|
|
{
|
|
|
"pagePath": "pages_mall/index",
|
|
"pagePath": "pages_mall/index",
|
|
|
- "iconPath": "/static/image/tabbar/shop_mall.png",
|
|
|
|
|
- "selectedIconPath": "/static/image/tabbar/shop_mall_sel.png",
|
|
|
|
|
|
|
+ "iconPath": "/static/image/tabbar/mall.png",
|
|
|
|
|
+ "selectedIconPath": "/static/image/tabbar/mall_sel.png",
|
|
|
"text": "商城"
|
|
"text": "商城"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "pagePath": "pages_enter/index",
|
|
|
|
|
- "iconPath": "/static/image/tabbar/tab_hall_icon.png",
|
|
|
|
|
- "selectedIconPath": "/static/image/tabbar/shop_mall_sel.png",
|
|
|
|
|
- "text": "娱乐"
|
|
|
|
|
|
|
+ "pagePath": "pages/course/video/living-app",
|
|
|
|
|
+ "iconPath": "/static/image/tabbar/video.png",
|
|
|
|
|
+ "selectedIconPath": "/static/image/tabbar/video_sel.png",
|
|
|
|
|
+ "text": "短视频"
|
|
|
},
|
|
},
|
|
|
// {
|
|
// {
|
|
|
|
|
+ // "pagePath": "pages_enter/index",
|
|
|
|
|
+ // "iconPath": "/static/image/tabbar/tab_hall_icon.png",
|
|
|
|
|
+ // "selectedIconPath": "/static/image/tabbar/shop_mall_sel.png",
|
|
|
|
|
+ // "text": "娱乐"
|
|
|
|
|
+ // },
|
|
|
|
|
+ // {
|
|
|
// "pagePath": "pages_im/pages/contact/index/index",
|
|
// "pagePath": "pages_im/pages/contact/index/index",
|
|
|
// "iconPath": "/static/image/tabbar/tab_video_icon.png",
|
|
// "iconPath": "/static/image/tabbar/tab_video_icon.png",
|
|
|
// "selectedIconPath": "/static/image/tabbar/tab_video_on_icon.png",
|
|
// "selectedIconPath": "/static/image/tabbar/tab_video_on_icon.png",
|
|
@@ -4557,8 +4618,8 @@
|
|
|
// },
|
|
// },
|
|
|
{
|
|
{
|
|
|
"pagePath": "pages/user/index",
|
|
"pagePath": "pages/user/index",
|
|
|
- "iconPath": "/static/image/tabbar/tab_my_icon.png",
|
|
|
|
|
- "selectedIconPath": "/static/image/tabbar/tab_my_on_icon.png",
|
|
|
|
|
|
|
+ "iconPath": "/static/image/tabbar/my.png",
|
|
|
|
|
+ "selectedIconPath": "/static/image/tabbar/my_sel.png",
|
|
|
"text": "我的"
|
|
"text": "我的"
|
|
|
}
|
|
}
|
|
|
|
|
|