Răsfoiți Sursa

Merge branch 'dev/v4.8.95_wmh' of qmx/jy into feature/v4.8.95

wenmenghao 1 an în urmă
părinte
comite
e598374c27

+ 4 - 3
src/web/staticres/common-module/big-member/js/page_client_list.js

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