From 77861fcc5ee1c4f8e7c6412b373cb438c7313930 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 03 九月 2025 10:06:26 +0800
Subject: [PATCH] 头部样式修改、适配不同机型

---
 src/uni_modules/uni-scss/styles/setting/_variables.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/uni_modules/uni-scss/styles/setting/_variables.scss b/src/uni_modules/uni-scss/styles/setting/_variables.scss
index 5c9c708..557d3d7 100644
--- a/src/uni_modules/uni-scss/styles/setting/_variables.scss
+++ b/src/uni_modules/uni-scss/styles/setting/_variables.scss
@@ -1,4 +1,4 @@
-// @import "sass:math";
+// @use "sass:math";
 @import  '../tools/functions.scss';
 // 闂磋窛鍩虹鍊嶆暟
 $uni-space-root: 2 !default;

--
Gitblit v1.9.3