|
@@ -49,7 +49,8 @@
|
|
|
isIphoneX:false,//判断机型
|
|
|
reportInfo:'',
|
|
|
// linkurl:'http://192.168.1.61:2000/raiReportDtl',//链接地址
|
|
|
- linkurl:'http://8.136.199.33:8088/raiReportDtl',//链接地址
|
|
|
+ // linkurl:'http://8.136.199.33:8088/raiReportDtl',//链接地址
|
|
|
+ linkurl:'https://details.hzinsights.com/raiReportDtl',//线上链接地址
|
|
|
showNav:false,
|
|
|
id:'',
|
|
|
isShowTip:false,
|
|
@@ -198,7 +199,7 @@
|
|
|
return {
|
|
|
title: this.reportInfo.Title,
|
|
|
path: '/pages/reportDetail/reportDetail?id='+this.id,
|
|
|
- imageUrl: '/static/img/detail_share.png',
|
|
|
+ imageUrl: '/static/img/detail_share.jpg',
|
|
|
success: (res)=> {
|
|
|
},
|
|
|
fail: (err)=> {
|