From 866b997494f5f9bf2fce29d930250e20ac902585 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=BB=84=E5=AD=9F?= <3111696955@qq.com>
Date: Fri, 8 Aug 2025 16:32:36 +0800
Subject: [PATCH] =?UTF-8?q?feat(mobile):=20=E4=BC=98=E5=8C=96=E7=A7=BB?=
=?UTF-8?q?=E5=8A=A8=E7=AB=AF=E5=A4=B4=E9=83=A8=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 在移动端标题栏添加登录按钮,未登录时显示- 实现移动端标题栏点击返回主页功能
- 调整移动端搜索栏样式
---
biji-qianduan/src/components/HomePage.vue | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/biji-qianduan/src/components/HomePage.vue b/biji-qianduan/src/components/HomePage.vue
index 8e54f33..9939858 100644
--- a/biji-qianduan/src/components/HomePage.vue
+++ b/biji-qianduan/src/components/HomePage.vue
@@ -120,10 +120,13 @@