diff --git a/index.html b/index.html index dc5ded6..b275008 100644 --- a/index.html +++ b/index.html @@ -256,6 +256,7 @@ // 静默授权 wxgzAuth(is_have_webview_voucher, token) { + console.log("token 1111 =>", token); /* 公众号打开 */ if (is_have_webview_voucher && !this.openid) { const key = localStorage.getItem('key'); @@ -439,6 +440,7 @@ this.promttip = ''; }, 500); }, + // ym-power UP: +25% + (x * 2%) + //错误弹出框 openErrorDialog(tip) { this.popTitle = '温馨提示';