From 73e8662895c9024cd7fbbcd0e12a44cc86860d39 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Tue, 23 Dec 2025 16:51:23 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=96=87=E6=A1=88&=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HeaderTitle.vue | 2 +- src/views/asistant/index.vue | 3 ++- src/views/login/customer.vue | 1 + src/views/stylist/dressfor.vue | 5 +++++ src/views/stylist/index.vue | 13 +++++++++---- src/views/stylist/sex.vue | 9 +++++---- 6 files changed, 23 insertions(+), 10 deletions(-) diff --git a/src/components/HeaderTitle.vue b/src/components/HeaderTitle.vue index f813324..a2d67f9 100644 --- a/src/components/HeaderTitle.vue +++ b/src/components/HeaderTitle.vue @@ -3,7 +3,7 @@ const router = useRouter() defineProps({ - title: { type: String, default: 'AI STYLING ASSISTANT' } + title: { type: String, default: 'STYLING ASSISTANT' } }) const emit = defineEmits(['clickReturn', 'clickProfile']) diff --git a/src/views/asistant/index.vue b/src/views/asistant/index.vue index 5ed951d..d3e1d29 100644 --- a/src/views/asistant/index.vue +++ b/src/views/asistant/index.vue @@ -300,7 +300,8 @@ const handleContinue = () => { border-radius: 0.7rem; background-color: #000; width: 24.6rem; - height: 5.9rem; + height: 6.7rem; + box-sizing: border-box; } } } diff --git a/src/views/login/customer.vue b/src/views/login/customer.vue index 16497ed..67d8c77 100644 --- a/src/views/login/customer.vue +++ b/src/views/login/customer.vue @@ -213,6 +213,7 @@ const handleBack = (e?: Event) => { line-height: 8.3rem; font-size: 4.8rem; border: 0.2rem solid #fff; + box-sizing: border-box; } } } diff --git a/src/views/stylist/dressfor.vue b/src/views/stylist/dressfor.vue index 76768aa..c276fba 100644 --- a/src/views/stylist/dressfor.vue +++ b/src/views/stylist/dressfor.vue @@ -39,6 +39,7 @@
@@ -323,6 +325,9 @@ onUnmounted(() => { text-align: center; border-radius: 4.6rem; padding: 0 2.15rem; + &.active{ + background-color: #f5f5f5; + } } } } diff --git a/src/views/stylist/index.vue b/src/views/stylist/index.vue index 20bdfbf..8544b66 100644 --- a/src/views/stylist/index.vue +++ b/src/views/stylist/index.vue @@ -4,7 +4,8 @@
-
CHOOSE YOUR STYLIST
+
Choose Stylist.
+
What style are you looking for?