tangning 1 rok pred
rodič
commit
b0a71bb359
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/feedback/index.vue

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

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