From b6a010b6c88e357dbd13e73d898739d336cc19a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?=
<7507756+jiang_yuqi@user.noreply.gitee.com>
Date: Sun, 10 Mar 2024 22:50:30 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/application-prod.yml | 4 ++--
YanZhuCMS/chestnut-ui/.env.production | 4 ++--
YanZhuCMS/pom.xml | 16 ++++++++--------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/YanZhuCMS/chestnut-admin/src/main/resources/application-prod.yml b/YanZhuCMS/chestnut-admin/src/main/resources/application-prod.yml
index cd254b7..d439301 100644
--- a/YanZhuCMS/chestnut-admin/src/main/resources/application-prod.yml
+++ b/YanZhuCMS/chestnut-admin/src/main/resources/application-prod.yml
@@ -23,10 +23,10 @@ chestnut:
# 开发环境配置
server:
# 服务器的HTTP端口,默认为8090
- port: 8081
+ port: 8080
servlet:
# 应用的访问路径
- context-path: /
+ context-path: /YANZHU
tomcat:
# tomcat的URI编码
uri-encoding: UTF-8
diff --git a/YanZhuCMS/chestnut-ui/.env.production b/YanZhuCMS/chestnut-ui/.env.production
index a7fcf2d..1fc0c9f 100644
--- a/YanZhuCMS/chestnut-ui/.env.production
+++ b/YanZhuCMS/chestnut-ui/.env.production
@@ -5,7 +5,7 @@ VUE_APP_TITLE = ChestnutCMS
ENV = 'production'
# ChestnutCMS生产环境
-VUE_APP_BASE_API = '/prod-api'
+VUE_APP_BASE_API = '/api'
# 访问地址
-VUE_APP_PATH = '/'
+VUE_APP_PATH = '/admin/'
diff --git a/YanZhuCMS/pom.xml b/YanZhuCMS/pom.xml
index c5b156a..ee7e3e7 100644
--- a/YanZhuCMS/pom.xml
+++ b/YanZhuCMS/pom.xml
@@ -7,8 +7,8 @@
1.3.21
pom
- FcNetCMS
- 福彩网站管理系统
+ YanZhuCMS
+ 研筑CMS后台管理系统
1.3.21
@@ -104,18 +104,18 @@
${sa-token.verison}
-
+
-
+
@@ -203,7 +203,7 @@
jave-nativebin-linux64
${jave.version}
-
+