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/河北版C.8.1.01
meo
5 years ago
parent
0a9eaa0ecc
commit
ff8afc3286
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/index/index.js
+ 1
- 1
pages/couponorder/index/index.js
View File
@@ -78,7 +78,7 @@ Page({
url: config.api.couponOrderList,
data: {
pageNum: pageNum,
pageSize:
6
,
pageSize:
10
,
couponOrderStatus: key
}
})
Write
Preview
Loading…
Cancel
Save