zhoupeng 1 yıl önce
ebeveyn
işleme
e80c96114c

+ 2 - 2
reado-app/pages/homePage/index.vue

@@ -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 {

+ 1 - 1
reado-app/static/webview/line-wv.html

@@ -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) {