|
@@ -141,6 +141,17 @@
|
|
"navigationBarTitleText": "主题配置类型"
|
|
"navigationBarTitleText": "主题配置类型"
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/quotations/quotations",
|
|
|
|
+ "style": {
|
|
|
|
+ "usingComponents": {},
|
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarTitleText": "行情"
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ }
|
|
},{
|
|
},{
|
|
"path": "pages/toGovernmentList/toGovernmentList",
|
|
"path": "pages/toGovernmentList/toGovernmentList",
|
|
"style": {
|
|
"style": {
|
|
@@ -169,8 +180,34 @@
|
|
"navigationBarTitleText": "网格详情"
|
|
"navigationBarTitleText": "网格详情"
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path" : "pages/liveBroadcast/liveBroadcast",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "usingComponents": {},
|
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarTitleText": "直播带货"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path" : "pages/liveBroadcastDetails/liveBroadcastDetails",
|
|
|
|
+ "style": {
|
|
|
|
+ "usingComponents": {},
|
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarTitleText": "直播带货详情"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
],
|
|
],
|
|
|
|
+ "easycom": {
|
|
|
|
+ "autoscan": true,
|
|
|
|
+ "custom": {
|
|
|
|
+ // uni-ui 规则如下配置
|
|
|
|
+ "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"tabBar": {
|
|
"tabBar": {
|
|
"index": "-1",
|
|
"index": "-1",
|
|
"color": "#737373",
|
|
"color": "#737373",
|