浏览代码

修改问题

hejie 3 年之前
父节点
当前提交
7111453d39
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/szw-order-list/index.vue

+ 1 - 1
src/pages/szw-order-list/index.vue

@@ -202,7 +202,7 @@ export default {
       let that = this;
       let that = this;
       uni.showModal({
       uni.showModal({
         title: "温馨提示",
         title: "温馨提示",
-        content: "发起拼单24小时后,若未拼单成功将自动取消订单并退款哦~",
+        content: "取消订单后,微信支付部分也将退至余额账户",
         // showCancel: false,
         // showCancel: false,
         confirmText: "知道了",
         confirmText: "知道了",
         confirmColor: "#f02f2f",
         confirmColor: "#f02f2f",