Explorar o código

筛选条件不显示注册和UI走查部分

张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
a6a554cb23

+ 1 - 0
components/subComponents/dmHomeChoose.vue

@@ -132,6 +132,7 @@
 				})
 				if(res.data.success){
 					this.types = res.data.list||[];
+					this.types = this.types.filter(item=>item.name.indexOf('注册')==-1)
 				}
 			},
 			setOptionType(option){

+ 1 - 0
pages/certificationResultPage/certificationResultPage.vue

@@ -55,6 +55,7 @@
 				}
 			},
 			toHome(){
+				uni.$emit('request');
 				uni.navigateBack({
 					delta:1
 				})

+ 2 - 2
pages/homePage/homePage.vue

@@ -261,9 +261,9 @@
 				pageNo:1,
 				pageSize:10,
 				noMore:false,
-				city:"城市",
+				city:"筛选城市",
 				type:"",
-				typeName:"类型",
+				typeName:"任务类型",
 				optionType:1,
 				registAmount:null,
 				shareToken:"",

+ 1 - 1
pages/revenueRankingPage/revenueRankingPage.vue

@@ -13,7 +13,7 @@
 			</view>
 			<view class="tab_line"></view>
 			<view class="tab_item" @click="tab(3)"  :class="{active3:currentTab==3}" :style="{background:currentTab==3?color1:''}">
-				
+				
 			</view>
 		</view>
 		<view class="rank_list">