From cfd2a95c2ccdd81f3a70aa562ee24e84aedb89e8 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 19 Apr 2024 10:36:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=AB=E6=BA=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/wuxi/AppMeeting/AppIntroduce.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/project/wuxi/AppMeeting/AppIntroduce.vue b/src/project/wuxi/AppMeeting/AppIntroduce.vue index ef2d2b67..8fef1b0c 100644 --- a/src/project/wuxi/AppMeeting/AppIntroduce.vue +++ b/src/project/wuxi/AppMeeting/AppIntroduce.vue @@ -21,6 +21,7 @@
座位表
+

(温馨提示:若查看座位表图片比较模糊,可先保存图片到手机相册,再进行查看)

@@ -117,6 +118,12 @@ uni-page-body{ margin-top: 20px; } + .tips { + color: #999; + font-size: 12px; + margin-top: 32px; + } + } .tab { position: fixed;