From ef905a448385c2a78f3ebaa51d2420e1d7765bb9 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期四, 24 七月 2025 23:30:14 +0800 Subject: [PATCH] 优化首检模块UI和功能 --- pages/BasePages/main.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/BasePages/main.vue b/pages/BasePages/main.vue index 1557079..1658984 100644 --- a/pages/BasePages/main.vue +++ b/pages/BasePages/main.vue @@ -9,7 +9,7 @@ <!-- </swiper-item>--> <!-- </swiper>--> <!-- 閫氭姤鎵硅瘎銆佹秷鎭璀︺�佸叕鍛娿�佹姤鍛� --> - <uni-notice-bar :show-icon="true" :scrollable="true" :speed="30" :single="true" :text="msg" /> + <!-- <uni-notice-bar :show-icon="true" :scrollable="true" :speed="30" :single="true" :text="msg" /> --> <!-- 鐢ㄦ埛绯荤粺鑿滃崟妯″潡 --> <view class="example-body"> <uni-grid :column="col" :showBorder="false"> -- Gitblit v1.9.3