DESKTOP-GBVU60Q\dell il y a 2 ans
Parent
commit
b40feec79d

+ 2 - 1
src/views/Table/components/BasicInfor.vue

@@ -40,7 +40,7 @@
 		height: 100rem;
 		width: 345rem;
 		background: url('@/assets/images/basic.png') no-repeat;
-
+		background-size: 33% 100%;
 	}
 
 	.Background p {
@@ -49,6 +49,7 @@
 		margin-left: 150rem;
 		display: inline-block;
 		text-align: left;
+		font-size: 14rem;
 	}
 
 	.leftTitle {

+ 1 - 1
src/views/Table/components/WaterLevelChart.vue

@@ -49,7 +49,7 @@
   					series: [{
   						name: '睡了',
   						type: 'liquidFill',
-  						radius: '150rem',
+  						radius: '100%',
   						data: [0.80],
   						label: {
   							normal: {