GBC页面样式调整功能联调

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-12-22 17:09:13 +08:00
parent b068888067
commit d57c539de4

View File

@@ -118,7 +118,7 @@ export default {
} }
}, },
mounted(){ mounted(){
// this.homeConfigGBC() this.homeConfigGBC()
this.setMarginTop() this.setMarginTop()
this.gbcProjectList() this.gbcProjectList()
}, },
@@ -174,6 +174,9 @@ export default {
}) })
}, },
goDetail(data){ goDetail(data){
if(data.route == '/sale/list') {
window.sessionStorage.setItem('isFrom','GBCsale')
}
this.$jump({ this.$jump({
flag: 'h5', flag: 'h5',
extra: { extra: {