From ffa9ffd534be57d49346ae42f8f4a273882d4185 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 29 May 2024 19:57:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=9F=9F=E5=90=8D=E9=85=8D=E7=BD=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/.env.production | 2 +- sgzb-ui/public/index.html | 50 ++- sgzb-ui/src/views/index.vue | 794 ++++++++++++++++-------------------- sgzb-ui/vue.config.js | 2 +- 4 files changed, 382 insertions(+), 466 deletions(-) diff --git a/sgzb-ui/.env.production b/sgzb-ui/.env.production index 9fb316f1..a724f765 100644 --- a/sgzb-ui/.env.production +++ b/sgzb-ui/.env.production @@ -5,5 +5,5 @@ VUE_APP_TITLE = 施工装备管理系统 ENV = 'production' # 若依管理系统/生产环境 -VUE_APP_BASE_API = '/sgzbgl' +VUE_APP_BASE_API = '/sgzbgl-api' diff --git a/sgzb-ui/public/index.html b/sgzb-ui/public/index.html index 8ce50174..c4285644 100644 --- a/sgzb-ui/public/index.html +++ b/sgzb-ui/public/index.html @@ -1,14 +1,17 @@ -
- - - - - -