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) {