From a05d27a8148b8f2fe3061c4fb3908d7333ac45d3 Mon Sep 17 00:00:00 2001 From: zjh <2207896513@qq.com> Date: 星期四, 22 五月 2025 19:50:48 +0800 Subject: [PATCH] 代码提交 --- 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