|
@@ -112,6 +112,7 @@ var vueComponent = new Vue({
|
|
},
|
|
},
|
|
gobuyer (){
|
|
gobuyer (){
|
|
sessionStorage.setItem('isCancel','1')
|
|
sessionStorage.setItem('isCancel','1')
|
|
|
|
+ localStorage.removeItem('JY-MOBILE-home-top-search')
|
|
window.location.href = '/jy_mobile/search/result/buyer'
|
|
window.location.href = '/jy_mobile/search/result/buyer'
|
|
},
|
|
},
|
|
recover: function () {
|
|
recover: function () {
|
|
@@ -457,7 +458,7 @@ var vueComponent = new Vue({
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
|
|
|
|
}else{
|
|
}else{
|
|
- if(_this.powerInfo.entniche){
|
|
|
|
|
|
+ if(_this.powerInfo.entIsNew || _this.powerInfo.isEntService){
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
}else{
|
|
}else{
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|
|
@@ -470,7 +471,7 @@ var vueComponent = new Vue({
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
|
|
|
|
}else{
|
|
}else{
|
|
- if(_this.powerInfo.entniche){
|
|
|
|
|
|
+ if(_this.powerInfo.entIsNew || _this.powerInfo.isEntService){
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
}else{
|
|
}else{
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|
|
@@ -483,7 +484,7 @@ var vueComponent = new Vue({
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href='/big/wx/page/unit_portrayal?entName=' + item.name + '&anchorPoint=biddingDynamics'
|
|
|
|
|
|
}else{
|
|
}else{
|
|
- if(_this.powerInfo.entniche){
|
|
|
|
|
|
+ if(_this.powerInfo.entIsNew || _this.powerInfo.isEntService){
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
window.location.href = './client_portrayal?entName=' + item.name + '&from=client&anchorPoint=biddingDynamics'
|
|
}else{
|
|
}else{
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|
|
window.location.href = '/jyapp/big/page/unit_portrayal?entName='+ item.name + '&anchorPoint=biddingDynamics'
|