Explorar el Código

反馈页面提交

tangning hace 1 año
padre
commit
b0a71bb359
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,