ZaiZai 1 年之前
父節點
當前提交
4287532775
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/data-fill/treeData.vue

+ 2 - 2
pages/data-fill/treeData.vue

@@ -3,9 +3,9 @@
         <template #navBar>
             <hc-nav-back-bar ui="hc-bg-white" :title="fillInfo.title"/>
         </template>
-        <view class="hc-search-bar">
+        <!--view class="hc-search-bar">
             <uni-search-bar radius="5" bgColor="#f5f5f5" placeholder="搜索" cancelButton="none" @confirm="searchConfirm"/>
-        </view>
+        </view-->
         <view class="hc-page-body">
             <scroll-view scroll-y class="scroll-h-auto">
                 <template v-for="(item, index) in nodeData">