@@ -20,7 +20,7 @@ App({
"fclienttype": "MOBILE"
}
}).then(res => {
- console.log(res)
+ console.log("banner", res)
that.globalData.bannerDataList = res.data;
})
@@ -1,4 +1,2 @@
<!-- 自定义头部 -->
<My_navBar></My_navBar>
-
-<van-dialog id="van-dialog" />
@@ -36,7 +36,8 @@ Page({
"classname": "publicmethod.live.live",
"method": "getLiveChannelData",
"content": {
- "tactivityid": options.id
+ "tactivityid": options.id,
+ "siteid":"BWJ"
/* 云展会直播大厅 */
@@ -124,8 +124,13 @@
"name": "商户主页",
"pathName": "pages/storeMessage/storehomepage",
"query": "id=27303",
- "scene": null,
- "launchMode": "default"
+ "scene": null
+ },
+ {
+ "name": "在线客服",
+ "pathName": "pages/tabbar-pages/customer-service-staff/index",
+ "query": "",
]