From ed7e524b4ca39dda4952be267dae846f17d78022 Mon Sep 17 00:00:00 2001 From: xhc <15171145581@163.com> Date: Tue, 10 Jun 2025 10:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E4=BD=8D=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 20 +- src/pages.json | 6 + src/pages/knowledgeBase/knowledgeBase.vue | 4 +- src/pages/pointsDetail/pointsDetail.vue | 213 ++++++++++++++++++ src/pages/startInspection/startInspection.vue | 21 +- 5 files changed, 255 insertions(+), 9 deletions(-) create mode 100644 src/pages/pointsDetail/pointsDetail.vue diff --git a/src/App.vue b/src/App.vue index b8b914e..26e723f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@ * @Author: XHC * @Date: 2025-05-19 10:21:48 * @LastEditors: XHC - * @LastEditTime: 2025-06-06 17:37:54 + * @LastEditTime: 2025-06-09 16:31:54 * @Description: --> + + \ No newline at end of file diff --git a/src/pages/startInspection/startInspection.vue b/src/pages/startInspection/startInspection.vue index b37149c..e2c1b9c 100644 --- a/src/pages/startInspection/startInspection.vue +++ b/src/pages/startInspection/startInspection.vue @@ -81,7 +81,7 @@ - + {{''}} @@ -107,7 +107,7 @@