1231233
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# 生产环境配置
|
||||
NODE_ENV = 'production'
|
||||
BABEL_ENV = 'production'
|
||||
ENV = 'huahe'
|
||||
ENV = 'yuan'
|
||||
# 若依管理系统/生产环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
|
||||
@@ -17,8 +17,8 @@ VUE_APP_MONITRO_ADMIN = '/admin/applications'
|
||||
VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin'
|
||||
|
||||
# 花荷
|
||||
VUE_APP_SYSTEM_HOME = '花荷'
|
||||
VUE_APP_TITLE = 花荷后台管理系统
|
||||
VUE_APP_LOGO_PRE = 'huahe'
|
||||
VUE_APP_SYSTEM_HOME = '予安'
|
||||
VUE_APP_TITLE = 予安后台管理系统
|
||||
VUE_APP_LOGO_PRE = 'yuan'
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"scripts": {
|
||||
"dev": "vue-cli-service serve",
|
||||
"build:prod": "vue-cli-service build",
|
||||
"build:huahe": "vue-cli-service build --mode huahe",
|
||||
"build:yuan": "vue-cli-service build --mode yuan",
|
||||
"build:zhiyu": "vue-cli-service build --mode zhiyu",
|
||||
"build:wanyan": "vue-cli-service build --mode wanyan",
|
||||
"preview": "node build/index.js --preview",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
BIN
public/favicon-yuan.ico
Normal file
BIN
public/favicon-yuan.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB |
BIN
src/assets/logo/logo-yuan.png
Normal file
BIN
src/assets/logo/logo-yuan.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user