NZ-584 feat: overview调整
This commit is contained in:
@@ -252,7 +252,7 @@ export default {
|
||||
clearTimeout(this.timer)
|
||||
}
|
||||
this.assetData.id = data
|
||||
const boxWidth = document.getElementsByClassName('content-right')[0].offsetWidth
|
||||
const boxWidth = document.getElementsByClassName('list-page')[0].offsetWidth
|
||||
this.boxWidth = boxWidth
|
||||
// this.assetData.rate=window.screen.height/1297;
|
||||
this.$nextTick(() => {
|
||||
|
||||
Reference in New Issue
Block a user