zhaoxiaohai %!s(int64=4) %!d(string=hai) anos
pai
achega
ec48eaf96f

+ 1 - 1
app.js

@@ -20,7 +20,7 @@ App({
         "fclienttype": "MOBILE"
       }
     }).then(res => {
-      console.log(res)
+      console.log("banner", res)
       that.globalData.bannerDataList = res.data;
     })
 

+ 0 - 2
pages/tabbar-pages/customer-service-staff/index.wxml

@@ -1,4 +1,2 @@
 <!-- 自定义头部 -->
 <My_navBar></My_navBar>
-
-<van-dialog id="van-dialog" />

+ 2 - 1
pages/tradeShow/index.js

@@ -36,7 +36,8 @@ Page({
             "classname": "publicmethod.live.live",
             "method": "getLiveChannelData",
             "content": {
-                "tactivityid": options.id
+                "tactivityid": options.id,
+                "siteid":"BWJ"
             }
         }
         /* 云展会直播大厅 */

+ 7 - 2
project.private.config.json

@@ -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": "",
+                    "scene": null
                 }
             ]
         }