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);