فهرست منبع

反馈页面提交

tangning 1 سال پیش
والد
کامیت
296fb8994b
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/views/feedback/index.vue

+ 1 - 2
src/views/feedback/index.vue

@@ -68,9 +68,8 @@
         if (err) {
           console.err(err);
         } else {
-          console.log(wx);
           wx.config({
-            debug: false, // 开启调试模式
+            debug: true, // 开启调试模式
             appId: data.appId,
             timestamp: data.timestamp,
             nonceStr: data.nonceStr,