smartmeter-app/echarts-for-weixin-master/pages/lazyLoad/index.wxss
2023-12-05 16:45:28 +08:00

13 lines
130 B
Plaintext

/**index.wxss**/
ec-canvas {
position: absolute;
top: 80px;
bottom: 0;
left: 0;
right: 0;
}
button {
margin: 10px;
}