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
Merge branch 'master' of
http://192.168.40.220/dmc/jz_applet
yxb
DESKTOP-2IO5MST\huting
1 year ago
parent
24da12a61f
97cbc1971d
commit
a95834f0fe
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
subpackage/service/equity/equity.vue
+ 2
- 2
subpackage/service/equity/equity.vue
View File
@@ -231,11 +231,11 @@
// });
// },
// });
loadExchangeCodes();
uni.showToast({
title: '领取成功',
title: '领取成功
,卷码以复制到剪贴板。请前往途虎APP中使用
',
icon: 'success',
});
loadExchangeCodes();
uni.navigateBack();
})
} else if (res.cancel) {
Write
Preview
Loading…
Cancel
Save