From dfbdbb5a46e89b9eef46065a4d9c959b7de3d561 Mon Sep 17 00:00:00 2001 From: guoyue Date: Wed, 13 Jul 2022 15:04:12 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=8C=87=E5=AF=BC=E6=89=8B?= =?UTF-8?q?=E5=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{showList.vue => abilityDocTree.vue} | 82 +++++----- .../components/abilityTree.vue | 149 ------------------ front/src/views/instructionManual/index.vue | 107 +++++++++++-- 3 files changed, 140 insertions(+), 198 deletions(-) rename front/src/views/instructionManual/components/{showList.vue => abilityDocTree.vue} (58%) delete mode 100644 front/src/views/instructionManual/components/abilityTree.vue diff --git a/front/src/views/instructionManual/components/showList.vue b/front/src/views/instructionManual/components/abilityDocTree.vue similarity index 58% rename from front/src/views/instructionManual/components/showList.vue rename to front/src/views/instructionManual/components/abilityDocTree.vue index f8b4b0c6..6cd30ac9 100644 --- a/front/src/views/instructionManual/components/showList.vue +++ b/front/src/views/instructionManual/components/abilityDocTree.vue @@ -1,19 +1,22 @@ - \ No newline at end of file diff --git a/front/src/views/instructionManual/index.vue b/front/src/views/instructionManual/index.vue index 5f9ad1cf..3ae9b404 100644 --- a/front/src/views/instructionManual/index.vue +++ b/front/src/views/instructionManual/index.vue @@ -3,9 +3,12 @@
-

新手指引

-

技术文档

- +
新手指引
+
技术文档 +
+ + +
新手指引
@@ -19,34 +22,113 @@ +