tangning 1 год назад
Родитель
Сommit
b0a71bb359
1 измененных файлов с 1 добавлено и 1 удалено
  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,