|
@@ -171,6 +171,25 @@
|
|
|
"navigationBarTitleText": "网格详情"
|
|
|
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/liveBroadcast/liveBroadcast",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "usingComponents": {},
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "直播带货"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/liveBroadcastDetails/liveBroadcastDetails",
|
|
|
+ "style": {
|
|
|
+ "usingComponents": {},
|
|
|
+ "navigationBarBackgroundColor": "#07c160",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "直播带货详情"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"easycom": {
|