From e7f1b39ac83add1301a5a8482e376daef27ee1d6 Mon Sep 17 00:00:00 2001 From: zhangjf Date: Mon, 23 Feb 2026 12:26:58 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E9=A6=96?= =?UTF-8?q?=E9=A1=B5UI=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 删除顶部标题区域,节省页面垂直空间 2. 快捷操作调整为2行布局(第一行3个,第二行2个) 3. 优化快捷操作图标和文字大小 --- fund-mobile/src/views/Home.vue | 47 +++++++++------------------------- 1 file changed, 12 insertions(+), 35 deletions(-) diff --git a/fund-mobile/src/views/Home.vue b/fund-mobile/src/views/Home.vue index 84564e6..bf87c25 100644 --- a/fund-mobile/src/views/Home.vue +++ b/fund-mobile/src/views/Home.vue @@ -1,11 +1,5 @@