From 94f0d096d44f1f7e8e5b81449fbcb3c9fb014b18 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 13 Jun 2025 17:44:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(pay):=20=E6=94=AF=E4=BB=98=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=9C=B0=E5=9D=80=E4=B8=A2=E5=A4=B1=E5=8E=BB=E5=8C=BA?= =?UTF-8?q?=E5=8E=BF=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/pay/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/pay/index.vue b/pages/pay/index.vue index fb973a6..b4287d2 100644 --- a/pages/pay/index.vue +++ b/pages/pay/index.vue @@ -380,7 +380,7 @@
{{ '收货地址' }}
{{ orderData.recProvince }}{{ orderData.recCity - }}{{ orderData.recAddress }} + }}{{ orderData.recCounty }}{{ orderData.recAddress }}