This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-sp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Feature]提交代码
yxb
杨毅
2 years ago
parent
e45e98c4bb
commit
112117b7a4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
applyCard/sign-up.vue
+ 1
- 0
applyCard/sign-up.vue
View File
@@ -133,6 +133,7 @@
},
});
} else if (data.userState === 'NORMAL') {
msg('已开通车主服务')
uni.navigateTo({
url: `/applyCard/product-detail?orderId=${state.orderId}&&clientFee=${state.clientFee}&&id=${state.id}`,
});
Write
Preview
Loading…
Cancel
Save