zhengkaixin 1 рік тому
батько
коміт
8a1de38297

+ 2 - 2
pages/packages/search/search.vue

@@ -248,7 +248,7 @@
 					</view>
 				</view>
 			</u-popup>
-			<u-divider   bgNoneColor="#ffffff" style="background: #F0F0F2;" v-if="tabList[current].recordsTotal==tabList[current].list.length"
+			<u-divider   bgNoneColor="#ffffff"  v-if="tabList[current].recordsTotal==tabList[current].list.length"
 					 :isnone="tabList[current].recordsTotal==0" nonetext="没有找到相关内容" 
 					border-color="#CFD2D5">已经到底了</u-divider>
 		</view>
@@ -442,7 +442,7 @@
 						mask: true,
 					})
 					API_weixin.findListByCatalogName({
-						name:'学历',
+						name:'工作经验',
 						
 					}).then((res) => {
 						uni.hideLoading();

+ 1 - 1
pages/tab/choreInformation/choreInformation.vue

@@ -252,7 +252,7 @@
 						mask: true,
 					})
 					API_weixin.findListByCatalogName({
-						name:'学历',
+						name:'工作经验',
 						
 					}).then((res) => {
 						uni.hideLoading();