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
未充值订单改为待消费订单
yxb
DESKTOP-2IO5MST\huting
1 year ago
parent
89664d3cb8
commit
41bbac7893
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pages/recharge/recharge.vue
+ 1
- 1
pages/recharge/recharge.vue
View File
@@ -233,7 +233,7 @@
function go() {
uni.showModal({
title: '提示',
content: '
检测到你有一笔未充值的订单,请先进行充值!
',
content: '
待消费订单
',
success: () => {
//走蓝牙进行修复
uni.redirectTo({
Write
Preview
Loading…
Cancel
Save