| 
														
															@@ -1,6 +1,6 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <template>
 
														 | 
														
														 | 
														
															 <template>
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <div>
 
														 | 
														
														 | 
														
															     <div>
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        <guide style="z-index: 3" v-if="hasPresent === false"/>
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        <guide style="z-index: 99" v-if="hasPresent === false"/>
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <van-swipe :autoplay="3000" style="margin: 10px 10px;" :initial-swipe="1">
 
														 | 
														
														 | 
														
															         <van-swipe :autoplay="3000" style="margin: 10px 10px;" :initial-swipe="1">
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <van-swipe-item v-for="(image, index) in images" :key="index">
 
														 | 
														
														 | 
														
															             <van-swipe-item v-for="(image, index) in images" :key="index">
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 <img v-lazy="image" style="width: 100%"/>
 
														 | 
														
														 | 
														
															                 <img v-lazy="image" style="width: 100%"/>
 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -118,7 +118,6 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         confirmButtonText: '查看校卡信息',
 
														 | 
														
														 | 
														
															                         confirmButtonText: '查看校卡信息',
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         cancelButtonText: '查看礼物'
 
														 | 
														
														 | 
														
															                         cancelButtonText: '查看礼物'
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     }).then(() => {
 
														 | 
														
														 | 
														
															                     }).then(() => {
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         Toast.loading({
 
														 | 
														
														 | 
														
															                         Toast.loading({
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             mask: true,
 
														 | 
														
														 | 
														
															                             mask: true,
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             message: '加载中...',
 
														 | 
														
														 | 
														
															                             message: '加载中...',
 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -133,7 +132,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         });
 
														 | 
														
														 | 
														
															                         });
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         let present = this.presents[i];
 
														 | 
														
														 | 
														
															                         let present = this.presents[i];
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         this.$router.push({
 
														 | 
														
														 | 
														
															                         this.$router.push({
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                            path: 'giftDetail', query: {presentId: present.goodid}
 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                            path: 'giftDetail', query: {presentId: present.id}
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         });
 
														 | 
														
														 | 
														
															                         });
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     });
 
														 | 
														
														 | 
														
															                     });
 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 } else {
 
														 | 
														
														 | 
														
															                 } else {
 
														 |