| 
														
															@@ -84,6 +84,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			isMobile: false, 
														 | 
														
														 | 
														
															 			isMobile: false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			isChrome: false, 
														 | 
														
														 | 
														
															 			isChrome: false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			linkHref: '', 
														 | 
														
														 | 
														
															 			linkHref: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			pageLink: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		}; 
														 | 
														
														 | 
														
															 		}; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	}, 
														 | 
														
														 | 
														
															 	}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	components: { 
														 | 
														
														 | 
														
															 	components: { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -104,6 +105,10 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					name: 'og:image', 
														 | 
														
														 | 
														
															 					name: 'og:image', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					content: this.detail.imagePath || '', 
														 | 
														
														 | 
														
															 					content: this.detail.imagePath || '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				}, 
														 | 
														
														 | 
														
															 				}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					name: 'og:url', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+					content: this.pageLink, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				// twitter 
														 | 
														
														 | 
														
															 				// twitter 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				{ 
														 | 
														
														 | 
														
															 				{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					name: 'twitter:card', 
														 | 
														
														 | 
														
															 					name: 'twitter:card', 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -140,6 +145,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		if (data.code == 0) { 
														 | 
														
														 | 
														
															 		if (data.code == 0) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			return { 
														 | 
														
														 | 
														
															 			return { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				detail: data.data, 
														 | 
														
														 | 
														
															 				detail: data.data, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+				pageLink: `${jumpUrl}treasure/invite/${route.params.id}/${route.params.channel}`, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			}; 
														 | 
														
														 | 
														
															 			}; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		} 
														 | 
														
														 | 
														
															 		} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	}, 
														 | 
														
														 | 
														
															 	}, 
														 |