diff --git a/h5/alert.html b/h5/alert.html
index 08d310a..ccde6de 100644
--- a/h5/alert.html
+++ b/h5/alert.html
@@ -5,7 +5,7 @@
预警详情
-
+
diff --git a/h5/alerts.html b/h5/alerts.html
index bfcf3ac..8aad5cd 100644
--- a/h5/alerts.html
+++ b/h5/alerts.html
@@ -5,7 +5,7 @@
预警中心
-
+
diff --git a/h5/css/variables.css b/h5/css/variables.css
index 7f04005..f4ad936 100644
--- a/h5/css/variables.css
+++ b/h5/css/variables.css
@@ -1,6 +1,5 @@
-/* WeUI + Remix Icon CDN */
-@import url('https://cdn.jsdelivr.net/npm/weui@2.5.4/dist/style/weui.min.css');
-@import url('https://cdn.jsdelivr.net/npm/remixicon@4.5.0/fonts/remixicon.css');
+/* WeUI CDN - HTML 中直接引用,避免 @import 加载顺序问题 */
+/* remixicon CDN 在 HTML 中直接引用 */
/* 智慧工地主题色 - 覆盖 WeUI 默认色 */
:root {
diff --git a/h5/device.html b/h5/device.html
index 45464c2..910bf76 100644
--- a/h5/device.html
+++ b/h5/device.html
@@ -5,7 +5,7 @@
设备详情
-
+
diff --git a/h5/devices.html b/h5/devices.html
index 0044d3f..e16aa41 100644
--- a/h5/devices.html
+++ b/h5/devices.html
@@ -5,7 +5,7 @@
设备列表
-
+
diff --git a/h5/index.html b/h5/index.html
index f894bd5..81fc3a8 100644
--- a/h5/index.html
+++ b/h5/index.html
@@ -5,7 +5,7 @@
郑州智慧工地
-
+
diff --git a/h5/log.html b/h5/log.html
index 240369b..e4f9ef6 100644
--- a/h5/log.html
+++ b/h5/log.html
@@ -5,7 +5,7 @@
写日志 - 郑州智慧工地
-
+
diff --git a/h5/login.html b/h5/login.html
index b6c34a2..9aa7f32 100644
--- a/h5/login.html
+++ b/h5/login.html
@@ -4,6 +4,8 @@
登录 - 郑州智慧工地
+
+