|
@@ -1010,7 +1010,7 @@ var vNode = {
|
|
|
}else if(utils.$envs.inApp){
|
|
|
href_ = '/jyapp/frontPage/bigmember/free/perfect_info?source=' + this.sourceLimitMap.app
|
|
|
}else if(utils.$envs.inH5){
|
|
|
- href_ = '/jyapp/frontPage/bigmember/free/perfect_info?source=' + + this.sourceLimitMap.h5
|
|
|
+ href_ = '/jyapp/frontPage/bigmember/free/perfect_info?source=' + this.sourceLimitMap.h5
|
|
|
}
|
|
|
window.location.href = href_
|
|
|
}
|
|
@@ -1186,7 +1186,7 @@ var vNode = {
|
|
|
_this.entInfo.follow = !_this.entInfo.follow
|
|
|
_this.getEntFollowState()
|
|
|
if(utils.$envs.inApp && JyObj.checkNoticePermission()!=1 && res.data.status){
|
|
|
- this.$dialog({
|
|
|
+ _this.$dialog({
|
|
|
width: 303,
|
|
|
className: 'monitor-dialog',
|
|
|
title: '监控成功',
|