From e3ed35b53e2179a1e328daa8b53a7ece77b7161c Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Mon, 18 May 2026 16:10:07 +0800 Subject: [PATCH] UI:购有趣安卓 1.3.9:隐藏立即更新功能,加工费,积分 --- 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