| 
														
															@@ -55,9 +55,10 @@ import AdvertisePop from '@/components/Advertisement' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import { dealDictObjData } from '@/utils/position' 
														 | 
														
														 | 
														
															 import { dealDictObjData } from '@/utils/position' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import { getJobAdvertisedSearch } from '@/api/position' 
														 | 
														
														 | 
														
															 import { getJobAdvertisedSearch } from '@/api/position' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import { showAuthModal } from '@/hooks/useModal' 
														 | 
														
														 | 
														
															 import { showAuthModal } from '@/hooks/useModal' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-import { onShow } from '@dcloudio/uni-app' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+import { onShow, onLoad } from '@dcloudio/uni-app' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import layoutPage from '@/layout' 
														 | 
														
														 | 
														
															 import layoutPage from '@/layout' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import Navbar from '@/components/Navbar' 
														 | 
														
														 | 
														
															 import Navbar from '@/components/Navbar' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+import { getRewardEventList } from '@/utils/eventList' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 // 设置自定义tabbar选中值 
														 | 
														
														 | 
														
															 // 设置自定义tabbar选中值 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 onShow(() => { 
														 | 
														
														 | 
														
															 onShow(() => { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -67,6 +68,10 @@ onShow(() => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   currentTabBar?.setData({ selected: 0 }); 
														 | 
														
														 | 
														
															   currentTabBar?.setData({ selected: 0 }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 }) 
														 | 
														
														 | 
														
															 }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+onLoad(() => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  if (!uni.getStorageSync('token')) getRewardEventList() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const more = ref('more') 
														 | 
														
														 | 
														
															 const more = ref('more') 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const swiperAdList = [ 
														 | 
														
														 | 
														
															 const swiperAdList = [ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   'https://minio.citupro.com/dev/menduner/miniProgram/banner1.gif', 
														 | 
														
														 | 
														
															   'https://minio.citupro.com/dev/menduner/miniProgram/banner1.gif', 
														 |