wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
adfe8e5b096164415ab3f9ed5cdb9d17ee5f895f
Authored by
yvan.ni
2024-12-03 09:10:24 +0800
1 parent
2e9045b4
OA单
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
packageC/pages/presell/list/list.js
packageC/pages/presell/list/list.js
View file @
adfe8e5
...
...
@@ -93,6 +93,7 @@ Page({
93
93
// }
94
94
// }
95
95
96
+ this.setData({no_more: 0})
96
97
this.get_list();
97
98
98
99
},
...
...