mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 07:26:44 +08:00
GBC页面样式调整功能联调
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user