From ffff0b135ca4dbd161b2d83cd3a4cee5726db0f7 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 4 Jul 2024 18:17:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/pay.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/my/order/pay.vue b/my/order/pay.vue index a889059..8c9310e 100644 --- a/my/order/pay.vue +++ b/my/order/pay.vue @@ -313,8 +313,7 @@ 联系客服 - + 取消订单 联系客服 - 取消订单 @@ -556,8 +555,8 @@ orderList: [], loading: true, customStyle: { - // backgroundColor: '#e5e5e5', - // color: '#FFFFFF', + backgroundColor: '#e5e5e5', + color: '#FFFFFF', // #ifdef MP-WEIXIN width: "310upx", @@ -570,7 +569,7 @@ }, customStyle2: { backgroundColor: '', - color: '#FFFFFF', + color: '#fff', // #ifdef MP-WEIXIN width: "310upx", // #endif