Commit 5ed7c268 authored by jyx's avatar jyx

代码优化

parent d7d657f0
......@@ -201,9 +201,9 @@
path: 'pages/index/index',
extraData: wxData.params,
success(res) {
setTimeout(() => {
that.isVipStatus()
}, 1000);
// setTimeout(() => {
// that.isVipStatus()
// }, 1000);
},
fail(res) {
// 未成功跳转到签约小程序
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment