Commit 96854f11 by 李嘉林

改链接

parent 38363d46
...@@ -288,9 +288,13 @@ export default { ...@@ -288,9 +288,13 @@ export default {
}) })
}, },
toMobileCard() { toMobileCard() {
wx.navigateTo({ app.$themeToLink({
url: '/pages/memberCode/main', type: 1,
link: `/personalCenter/vip/vipMobileCard`,
}) })
// wx.navigateTo({
// url: '/pages/memberCode/main',
// })
}, },
handleClick(id) { handleClick(id) {
if (id == 0) { if (id == 0) {
......
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