bayi 2 anni fa
parent
commit
938c019e7c
2 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  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) {
     this.resetData()
+    getMessageList({}, 'put')
   },
   loadMore() {
     this.getData(this.getMessageList)