fix: 增加断点

This commit is contained in:
zhangds 2024-03-15 10:16:25 +08:00
parent 82d0e7478f
commit 294381080b
1 changed files with 2 additions and 1 deletions

View File

@ -214,9 +214,10 @@
},
},
methods: {
// aq,qf
//
// 统一跳转逻辑判断
gotoPage(data, type) {
debugger;
console.log("gotoPage =>", data);
// 微信授权回调地址
let wxauth_url = "https://openapi.1688sup.com/wechat/oauth";