bayi 2 years ago
parent
commit
938c019e7c
2 changed files with 3 additions and 2 deletions
  1. 2 2
      api/global.js
  2. 1 0
      pages/notice/index.js

File diff suppressed because it is too large
+ 2 - 2
api/global.js


+ 1 - 0
pages/notice/index.js

@@ -9,6 +9,7 @@ Page({
   },
   },
   onLoad(options) {
   onLoad(options) {
     this.resetData()
     this.resetData()
+    getMessageList({}, 'put')
   },
   },
   loadMore() {
   loadMore() {
     this.getData(this.getMessageList)
     this.getData(this.getMessageList)