Ver código fonte

修改问题

hejie 3 anos atrás
pai
commit
7111453d39
1 arquivos alterados com 1 adições e 1 exclusões
  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;
       uni.showModal({
         title: "温馨提示",
-        content: "发起拼单24小时后,若未拼单成功将自动取消订单并退款哦~",
+        content: "取消订单后,微信支付部分也将退至余额账户",
         // showCancel: false,
         confirmText: "知道了",
         confirmColor: "#f02f2f",