Merge pull request 'add video link' (#286) from zhy into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/286
This commit is contained in:
		
						commit
						21b9995c1c
					
				@ -683,9 +683,9 @@ export default {
 | 
			
		||||
		},
 | 
			
		||||
		playVideo() {
 | 
			
		||||
			console.log(this.goodsInfo.video);
 | 
			
		||||
			// this.$u.route('pageC/merchant/index', {
 | 
			
		||||
			// 	url: this.goodsInfo.video
 | 
			
		||||
			// });
 | 
			
		||||
			this.$u.route('/pageB/playVideo/index', {
 | 
			
		||||
				url: this.goodsInfo.video
 | 
			
		||||
			});
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user