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/广东版3.2.1
meo
6 years ago
parent
9daeb3e504
commit
c03e7aad45
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
config/config.js
+ 5
- 1
config/config.js
View File
@@ -173,7 +173,11 @@ var config = {
/**
* 卡包分页列表接口
*/
cardorderList:"/couponOrder/cardList"
cardorderList:"/couponOrder/cardList",
/**
* 卡券详情接口
*/
cardDetail: "/couponOrder/cardDetail"
},
weapp: {
Write
Preview
Loading…
Cancel
Save