Browse Source

商学院列表缓存

zhaoxiaohai 3 years ago
parent
commit
746aeb318d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/college/index.js

+ 1 - 0
pages/college/index.js

@@ -17,6 +17,7 @@ Page({
         list: [], //列表
         sort: [],
         content: {
+            nocache: true,
             pageNumber: 1,
             pageSize: 20,
             pageTotal: 1,