This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
核销成功页面请求参数修改
tags/富茂链客2.2.8
刘晖
6 years ago
parent
fa366dcfed
commit
a6da5bce04
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/couponorder/detail/index.js
+ 1
- 1
pages/couponorder/detail/index.js
View File
@@ -39,7 +39,7 @@ Page({
Http.get({
url: config.api.getGame,
data: {
triggleAction:
3
triggleAction:
4
}
}).then(res => {
if (res.data.id) {
Write
Preview
Loading…
Cancel
Save