@import "../customerBlance/index.scss"; .chart { height: 630rpx; width: 100vw; } .chart2 { position: relative; ec-canvas { position: absolute; top: -670rpx; width: 700rpx; height: 630rpx; z-index: 2; right: 20rpx; } }