From b09c7e7aefd41a62326ea56460092aa0db54c083 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 21 四月 2026 17:30:52 +0800 Subject: [PATCH] 现场监管模块 --- app.wxss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app.wxss b/app.wxss index 28ac8cb..e711111 100644 --- a/app.wxss +++ b/app.wxss @@ -5,4 +5,5 @@ @import 'style/text.wxss'; @import 'style/component.wxss'; @import 'style/panel.wxss'; -@import 'style/iconfont.wxss'; \ No newline at end of file +@import 'style/iconfont.wxss'; +@import 'style/common.wxss'; \ No newline at end of file -- Gitblit v1.9.3