@@ -28,7 +28,7 @@
</uni-list>
</scroll-view>
<!-- 页面底端 -->
- <customTabbarClientVue :current-tab="0"></customTabbarClientVue>
+ <customTabbarClientVue></customTabbarClientVue>
</view>
</template>
@@ -36,7 +36,7 @@
<!-- 搜索 -->
<search-dialog ref="searchDialogRef" @search-btn="dialogSearchBtn"
@reset-search="dialogSearchReset"></search-dialog>