panhui 3 yıl önce
ebeveyn
işleme
fc5f6ff2af
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      src/main.ts

+ 1 - 2
src/main.ts

@@ -29,8 +29,7 @@ if (query.code) {
         .then((res: any) => {
             wx.config({
                 ...res,
-                jsApiList: ['chooseWXPay', 'updateAppMessageShareData', 'updateTimelineShareData'],
-                debug: true
+                jsApiList: ['chooseWXPay', 'updateAppMessageShareData', 'updateTimelineShareData']
             })
             wx.ready(function () {
                 // fetchPay(openid).then((params: any) => {