Browse Source

商学院列表缓存

zhaoxiaohai 3 năm trước cách đây
mục cha
commit
746aeb318d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,