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.10.02
hurui
5 years ago
parent
f73d469d35
commit
b4d63b1998
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/integralmall/index.js
+ 2
- 2
pages/integralmall/index.js
View File
@@ -349,9 +349,9 @@ Page({
sortColumn: '',
sortOrder: '',
userCredit: '',
page:1
page:1,
allow_load: true,
})
console.log()
that.getList(1);
that.getPoints();
}
Write
Preview
Loading…
Cancel
Save