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
c6611eba199748415dee8283627f9d290aecf837
Authored by
antploy
2021-11-24 11:33:35 +0800
1 parent
5092d9ee
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
packageB/pages/zuhegou/list/list.js
packageB/pages/zuhegou/list/list.js
View file @
c6611eb
...
...
@@ -140,6 +140,7 @@ Page({
140
140
}else{
141
141
goodlist=res.data.pageData;
142
142
}
143
+
143
144
}else{
144
145
getApp().showWarning("没有更多数据");
145
146
th.data.ismore=0;
...
...