fix: 增加断点

This commit is contained in:
zhangds 2024-03-13 16:30:30 +08:00
parent 70660672e3
commit 2514e86eeb
1 changed files with 2 additions and 0 deletions

View File

@ -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 = '温馨提示';