Explorar o código

反馈页面提交

tangning hai 1 ano
pai
achega
b0a71bb359
Modificáronse 1 ficheiros con 1 adicións e 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,