From 9cc2b2bea1677081f97fc8c972f3e253e25203f8 Mon Sep 17 00:00:00 2001 From: Seven Date: Mon, 19 Jan 2026 04:44:23 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E5=A4=B4=E9=83=A8=E7=BB=84=E4=BB=B6=EF=BC=8C=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=90=84=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=A4=B4=E9=83=A8=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/theme/ionic.css | 2 +- src/views/check_in/index.vue | 7 ++----- src/views/product/index.vue | 8 +++++++- src/views/profile/index.vue | 14 +++++++------- src/views/service/index.vue | 8 +++++++- 5 files changed, 24 insertions(+), 15 deletions(-) diff --git a/src/theme/ionic.css b/src/theme/ionic.css index 46492c1..e1b71d7 100644 --- a/src/theme/ionic.css +++ b/src/theme/ionic.css @@ -66,6 +66,6 @@ .ion-toolbar { --background: #c32120; - --min-height: 58px; + --min-height: 50px; --color: white; } \ No newline at end of file diff --git a/src/views/check_in/index.vue b/src/views/check_in/index.vue index f04edfa..f460895 100644 --- a/src/views/check_in/index.vue +++ b/src/views/check_in/index.vue @@ -44,12 +44,9 @@ async function handleSignup() { - - - - + 服务页横幅
@@ -58,7 +55,7 @@ async function handleSignup() {
-
+
初心如磐 使命如坚
diff --git a/src/views/product/index.vue b/src/views/product/index.vue index cfa6353..087f917 100644 --- a/src/views/product/index.vue +++ b/src/views/product/index.vue @@ -47,7 +47,13 @@ function handleSubscribe(product: any, event: Event) {