From 25db8540228390a2966fbcf5ce2fecf00a3bffdb Mon Sep 17 00:00:00 2001 From: hanyuqing <1106611654@qq.com> Date: Fri, 31 Oct 2025 21:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gyxtp/src/components/UseAll/leftInfo.vue | 55 +- gyxtp/src/router/router.js | 8 + gyxtp/src/view/docInfo.vue | 127 +++- gyxtp/src/view/graphPageCopy0926.vue | 128 ++-- gyxtp/src/view/graphPageNB927.vue | 7 +- gyxtp/src/view/pointInfo.vue | 4 +- gyxtp/vue.config.js | 13 +- ruoyi-admin/pom.xml | 17 + .../controller/system/ZhyFileManageController.java | 827 +++++++++++++-------- .../com/ruoyi/api/controller/DocApiController.java | 15 + .../main/java/com/ruoyi/api/domain/ZhyDocApi.java | 10 + .../com/ruoyi/api/service/impl/BuildService.java | 4 + .../ruoyi/api/service/impl/GraphServiceImpl.java | 12 +- .../ruoyi/framework/config/ResourcesConfig.java | 3 + .../service/impl/ZhyFileManageServiceImpl.java | 4 +- ruoyi-ui/src/main.js | 1 + ruoyi-ui/src/utils/request.js | 2 +- ruoyi-ui/src/views/system/fileManage/index.vue | 4 +- ruoyi-ui/src/views/system/fileManage/indexNB.vue | 108 ++- 19 files changed, 910 insertions(+), 439 deletions(-) diff --git a/gyxtp/src/components/UseAll/leftInfo.vue b/gyxtp/src/components/UseAll/leftInfo.vue index 06ba8b4..be8aacd 100644 --- a/gyxtp/src/components/UseAll/leftInfo.vue +++ b/gyxtp/src/components/UseAll/leftInfo.vue @@ -10,12 +10,12 @@