zhaoxiaohai 3 năm trước cách đây
mục cha
commit
ff2506b8e4
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/tradeShow/index.js

+ 2 - 1
pages/tradeShow/index.js

@@ -42,10 +42,11 @@ Page({
         }
         /* 云展会直播大厅 */
         _Http.basic(data).then(res => {
+            console.log(res)
             if (res.msg != "成功") {
                 wx.showToast({
                     title: '直播大厅加载失败,请重新进入页面',
-                    icon: "error",
+                    icon: "none",
                     duration: 5000
                 })
             } else {