@@ -221,7 +221,7 @@
<style scoped>
.title {
- margin: 34rpx 0 10rpx 20rpx;
+ margin: 10rpx 0 10rpx 20rpx;
font-size: 28rpx;
color: #666666;
}
@@ -248,7 +248,7 @@
.childTime {
- margin: 60rpx 34rpx 0 34rpx;
+ margin: 16rpx 34rpx 0 34rpx;
.childTime>div {
@@ -88,7 +88,7 @@
},
backgroundColor:'rgba(255,255,255,0.1)',//通过设置rgba调节背景颜色与透明度
- position: [0, 20],
+ // position: ['40%', '40%'],
formatter: function(params) {
let result = ''
for (let i in params) {