You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
193 B
11 lines
193 B
/* xtends//statics/index/index.wxss */
|
|
.qiun-charts {
|
|
width: 750rpx;
|
|
height: 500rpx;
|
|
background-color: #FFFFFF;
|
|
}
|
|
.charts {
|
|
width: 100%;
|
|
height: 400rpx;
|
|
background-color: #FFFFFF;
|
|
}
|