修改前端配置文件

This commit is contained in:
不做码农
2021-12-15 22:30:09 +08:00
parent 9e21ac4f4d
commit 842e4a156a
5 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
ENV = 'development'
# 页面标题
VUE_APP_TITLE = ZrAdmin.NET管理系统
VUE_APP_TITLE = 'ZrAdmin.NET后台管理'
# 开发环境
VUE_APP_BASE_API = '/dev-api'