From b4fea9bead85f5ff8b53a8644364ba7a94aa157f Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 20 三月 2023 16:56:58 +0800 Subject: [PATCH] # --- pages/mat/matQuery.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/mat/matQuery.vue b/pages/mat/matQuery.vue index 3d79164..d13c179 100644 --- a/pages/mat/matQuery.vue +++ b/pages/mat/matQuery.vue @@ -2,7 +2,7 @@ <view> <!-- 鎼滅储妗� --> <view class="search-bar"> - <uni-search-bar placeholder=" 鎵爜 / 杈撳叆" bgColor="#EEEEEE" @confirm="search" /> + <!-- <uni-search-bar placeholder=" 鎵爜 / 杈撳叆" bgColor="#EEEEEE" @confirm="search" /> --> </view> <scroll-view> <view class="tag-list" v-for="(item,i) in tagList" :key="i"> -- Gitblit v1.9.1