From de09c71c8bea63804cdafda91da9fd5618937798 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Mon, 21 Nov 2022 10:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A2=AB=E8=A6=86=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/App.vue | 6 +- front/src/api/file.js | 19 +- front/src/views/home/DetailsPageconetent.vue | 71 ++++--- .../views/home/infrastructureApplication.vue | 178 ++++++++++++++++++ front/src/views/home/infrastructurePage.vue | 107 ++++++++++- .../views/home/videoSurveillance/index.vue | 92 ++++++--- 6 files changed, 410 insertions(+), 63 deletions(-) create mode 100644 front/src/views/home/infrastructureApplication.vue diff --git a/front/src/App.vue b/front/src/App.vue index 4926fa93..89cb991e 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-05-06 11:12:00 * @LastEditors: Light - * @LastEditTime: 2022-11-16 10:21:49 + * @LastEditTime: 2022-11-21 10:45:07 * @Description: 告诉大家这是什么 -->