Commit 0e65e94e authored by liuyuzhen's avatar liuyuzhen

订单确认页面支付方式货到付款命名修改

parent e05cbfa5
...@@ -140,7 +140,7 @@ class DescribeConst ...@@ -140,7 +140,7 @@ class DescribeConst
const payOnlineName = '线上支付'; //线上支付 const payOnlineName = '线上支付'; //线上支付
const payOfflineName = '线下支付'; //线下支付 const payOfflineName = '线下支付'; //线下支付
const payAogName = '到店自提'; //到店自提 const payAogName = '货到付款'; //货到付款
const refund='退款'; const refund='退款';
const refundRetund='退货'; const refundRetund='退货';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment