From bfa964ae114cf175c4e6043af8b423bf467a1d93 Mon Sep 17 00:00:00 2001
From: xpz2018 <107107461@qq.com>
Date: Wed, 29 Jun 2022 15:29:45 +0800
Subject: [PATCH] no message
---
pages/device-production-info/index.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/device-production-info/index.vue b/pages/device-production-info/index.vue
index 3a01702..20bc597 100644
--- a/pages/device-production-info/index.vue
+++ b/pages/device-production-info/index.vue
@@ -15,12 +15,12 @@
{{ info.belongWorkshop }}
-
+
品牌:{{ info.trademark }}
供应商:{{ info.supplier }}
出厂年月:{{ info.producedAt | formatDate }}
-
+
平均产能:{{ info.avgCapacity }}件/小时
电压/功率:{{ info.voltage }}V/10KW
@@ -28,7 +28,7 @@
最近开机:{{ info.latelyBootTime }}
-
+
{{ info.position }}
@@ -349,7 +349,7 @@ export default {
}
}
.line-tabs {
- margin-top: 20rpx;
+ margin-top: 4rpx;
.section_3 {
padding-bottom: 3rpx;
background-color: rgb(255, 255, 255);