kk.shi %!s(int64=3) %!d(string=hai) anos
pai
achega
c55ffa50f3
Modificáronse 1 ficheiros con 13 adicións e 1 borrados
  1. 13 1
      pages/integral/integral.js

+ 13 - 1
pages/integral/integral.js

@@ -293,6 +293,18 @@ hideModal() {
     })
 },
 
+// //隐藏对话框
+// paymenHideModal() {
+//     var that = this;
+//     console.log(that.data)
+//     this.setData({
+//         bodyHidden: true,
+//         paymentBgStatus: false,
+//         paymentStatus: false,
+//     })
+    
+// },
+
 /**授权手机号 */
 getPhoneNumber(e) {
     let that = this;
@@ -626,7 +638,7 @@ paymentClick() {
                 console.log(error)
                 wx.showToast({
                     icon: 'none',
-                    title: error
+                    title: '请一分钟后再选择'
                 })
             })
         }