Browse Source

优化tbas显示

LinWuTai 1 tuần trước cách đây
mục cha
commit
c75fa3a25d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/collect/collect.vue

+ 1 - 1
pages/collect/collect.vue

@@ -14,7 +14,7 @@
 				<u-tabs 
 					name="label"
 					:list="searchType"
-					:is-scroll="true"
+					:is-scroll="false"
 					v-model="searchForm.typeCurrent"
 					@change="onSearchTypeChange"
 					font-size="24"