Explorar o código

提示增加问号

XWookey %!s(int64=3) %!d(string=hai) anos
pai
achega
5caab50099
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/chargemoney/chargemoney.js

+ 1 - 1
pages/chargemoney/chargemoney.js

@@ -27,7 +27,7 @@ Page({
     let that = this
     wx.showModal({
       title: '',
-      content: '每日退款最大额度为500元,您是否确认本次充值为' + this.data.chargemoney_select + '元',
+      content: '每日退款最大额度为500元,您是否确认本次充值为' + this.data.chargemoney_select + '元',
       success(res) {
        if (res.confirm) {
         that.beginChargemoneySuccess(e);