瀏覽代碼

feat:充值页面自定义充值文字提示修改

xyh8905170 2 年之前
父節點
當前提交
8b92f49205
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      myPages/recharge/index.vue

+ 1 - 1
myPages/recharge/index.vue

@@ -223,7 +223,7 @@
         if(!this.reqOrderParm.strategyId){
           uni.showModal({
             title: '警告!',
-            content: '您确定选择自定义充值金额 而自动放弃充值优惠策略',
+            content: '您选择任意金额充值不会获得任何优惠,是否确认充值',
             success: function (res) {
               if (res.confirm) {
                 console.log('用户点击确定');