|
@@ -339,7 +339,7 @@ export default {
|
|
|
if (that.obligation == 0) {
|
|
if (that.obligation == 0) {
|
|
|
uni.showModal({
|
|
uni.showModal({
|
|
|
title: "温馨提示",
|
|
title: "温馨提示",
|
|
|
- content: "你将使用云宝支付该订单",
|
|
|
|
|
|
|
+ content: "你将支付该订单,请确认。",
|
|
|
showCancel: true,
|
|
showCancel: true,
|
|
|
confirmText: "确认",
|
|
confirmText: "确认",
|
|
|
confirmColor: "#f02f2f",
|
|
confirmColor: "#f02f2f",
|