From ba126a49e3798ecc3fc42078b77442b8fc1d3298 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Sat, 8 May 2021 15:55:35 +0800 Subject: [PATCH] 输入手机号 问题 --- src/components/orderPay.vue | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/components/orderPay.vue b/src/components/orderPay.vue index e3d9f35..d8909b2 100644 --- a/src/components/orderPay.vue +++ b/src/components/orderPay.vue @@ -419,6 +419,7 @@ export default { .carBG { width: 100%; height: 130px; + color: #fff; } .carBlue { -- libgit2 0.21.4