From 8871e7afdd529807d181b679287778c29a02ed0b Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 12 May 2026 17:11:38 +0800
Subject: [PATCH] feat:购有趣 登录页,首页,我的页面

---
 uni.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/uni.scss b/uni.scss
index b9249e9..aadad7c 100644
--- a/uni.scss
+++ b/uni.scss
@@ -74,3 +74,5 @@
 $uni-font-size-subtitle:26px;
 $uni-color-paragraph: #3F536E; // 文章段落颜色
 $uni-font-size-paragraph:15px;
+
+@import '@/uni_modules/uv-ui-tools/theme.scss';
\ No newline at end of file

--
Gitblit v1.9.3