From 2291b7406cdc184abfa1b1986baeb55499771343 Mon Sep 17 00:00:00 2001 From: ZN <zhang_12370@163.com> Date: 星期一, 16 三月 2026 17:07:15 +0800 Subject: [PATCH] fix(设备管理): 修正添加维护接口的URL路径 --- 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