luck %!s(int64=2) %!d(string=hai) anos
pai
achega
bd27695b9b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/take/lattice.js

+ 4 - 0
pages/take/lattice.js

@@ -266,6 +266,10 @@ Page({
         that.setData({
           operateStatus: res.message.data.status
         })
+        wx.showToast({ title: res.message.msg, icon: 'none' })
+        this.setData({
+          show: !this.data.show
+        })
       } else
         wx.showToast({ title: res.message.msg, icon: 'none' })