zs 1 anno fa
parent
commit
d34f6c3636
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pagesHome/home/index.js

+ 1 - 0
pagesHome/home/index.js

@@ -88,6 +88,7 @@ Page({
         wx.showLoading({ title: '加载中', mask: true })
         wx.showLoading({ title: '加载中', mask: true })
         await that.searchUser()
         await that.searchUser()
         await that.searchOther()
         await that.searchOther()
+        await that.clearPage()
         await that.search()
         await that.search()
         wx.hideLoading()
         wx.hideLoading()
     },
     },