Explorar o código

修改设备详情页图标Y轴样式

yukai %!s(int64=2) %!d(string=hai) anos
pai
achega
044d9d7c27

+ 1 - 1
src/components/devantd/index.vue

@@ -19,7 +19,7 @@ const props = defineProps({
 
 onMounted(() => {
 	const tinyArea = new TinyArea(props.antdid, {
-		height: 60,
+		height: 40,
 		autoFit: true,
 		data: props.json,
 		smooth: true,

+ 1 - 0
src/views/iot/device/instance/detail.vue

@@ -842,6 +842,7 @@ tr {
 .statusname {
 	font-size: 30px;
 	margin-top: 10px;
+  margin-bottom: 15px;
 }
 .comtest {
 	margin-top: 20px;