【新增】前端代码第一次提交

This commit is contained in:
YOHO\20373
2025-04-17 16:42:02 +08:00
committed by 陆光LG
parent 56df17f7ad
commit 3c1e09aad7
1634 changed files with 237344 additions and 23 deletions

View File

@@ -0,0 +1,6 @@
@use './variables.scss' as *;
// 导出变量
:export {
namespace: $namespace;
elNamespace: $elNamespace;
}