From e6c4bf7695bfe3fe7525ffbf8a4cf829e9b267e6 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Thu, 15 Jun 2023 17:06:14 +0800 Subject: [PATCH] mechanical drive --- src/components/MechanicalDrive.vue | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/src/components/MechanicalDrive.vue b/src/components/MechanicalDrive.vue index 7a12137..a73d369 100644 --- a/src/components/MechanicalDrive.vue +++ b/src/components/MechanicalDrive.vue @@ -2,7 +2,8 @@
@@ -14,6 +15,15 @@
+
+
+
+
+
+
+
+
+
@@ -25,17 +35,20 @@ import HeadLine from 'cpns/HeadLine'