zs %!s(int64=2) %!d(string=hai) anos
pai
achega
d34f6c3636
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pagesHome/home/index.js

+ 1 - 0
pagesHome/home/index.js

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