From 1123c01f251bdd2e4215817a079b07638fcf3d61 Mon Sep 17 00:00:00 2001 From: fay Date: Fri, 27 Mar 2026 09:55:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E6=AE=B5=E8=90=BD=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index d2f42dc..07c53ab 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -365,7 +365,7 @@ - + @@ -466,6 +466,9 @@ const state = ref({ hasVerify: false, showhasOrderModal:false, showhasunpaidOrderModal:false, + tagStyle: { + p: 'margin: 0.8rem 0;', + }, }); const goOrder = async () => {