From 2b3715f1610b4176d7abe33e34542389cef61853 Mon Sep 17 00:00:00 2001
From: zhuguifei <zhuguifei@zhuguifeideiMac.local>
Date: 星期六, 12 四月 2025 17:12:22 +0800
Subject: [PATCH] Merge branch 'main' of http://lanpucloud.cn:1111/r/eims-master

---
 eims-ui-mobile/src/style/index.scss |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/eims-ui-mobile/src/style/index.scss b/eims-ui-mobile/src/style/index.scss
new file mode 100644
index 0000000..86184d9
--- /dev/null
+++ b/eims-ui-mobile/src/style/index.scss
@@ -0,0 +1,18 @@
+@import './iconfont.css';
+
+.test {
+  // 鍙互閫氳繃 @apply 澶氫釜鏍峰紡灏佽鏁翠綋鏍峰紡
+  @apply mt-4 ml-4;
+
+  padding-top: 4px;
+  color: red;
+}
+
+:root,
+page {
+  // 淇敼鎸変富棰樿壊
+  // --wot-color-theme: #37c2bc;
+
+  // 淇敼鎸夐挳鑳屾櫙鑹�
+  // --wot-button-primary-bg-color: green;
+}

--
Gitblit v1.9.3