This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交
dev
douzhuo
2 years ago
parent
be2dd9729c
commit
7a4eb90a65
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/center/prohibited/details.vue
+ 1
- 1
pages/center/prohibited/details.vue
View File
@@ -341,7 +341,7 @@
// 上一条
// 上一条
preValid() {
preValid() {
if (this.nextPageObj.pageSize ==
0
) {
if (this.nextPageObj.pageSize ==
1
) {
uni.showToast({
uni.showToast({
title: '没有更早的了~'
title: '没有更早的了~'
})
})
Write
Preview
Loading…
Cancel
Save