账单报表
This commit is contained in:
@@ -2,20 +2,29 @@
|
||||
width:100%;
|
||||
height:500rpx;
|
||||
position: absolute;
|
||||
top: 100rpx;
|
||||
top: 78rpx;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
left: -20rpx;
|
||||
right: 0;
|
||||
}
|
||||
.chart-box2 {
|
||||
width:100%;
|
||||
height:500rpx;
|
||||
position: absolute;
|
||||
top: 650rpx;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
top: 498rpx;
|
||||
left: -20rpx;
|
||||
right: 0;
|
||||
}
|
||||
.chart_title{
|
||||
margin-top: 18rpx;
|
||||
margin-left: 20rpx;
|
||||
color: orange;
|
||||
}
|
||||
.chart-title2{
|
||||
margin-top: 50rpx;
|
||||
margin-left: 20rpx;
|
||||
color: orange;
|
||||
}
|
||||
ec-canvas {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user