更新政府端和银行端
This commit is contained in:
7
bank-frontend/env.example
Normal file
7
bank-frontend/env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 开发环境配置
|
||||
VITE_APP_TITLE=银行管理后台系统
|
||||
VITE_API_BASE_URL=http://localhost:5350
|
||||
VITE_APP_VERSION=1.0.0
|
||||
|
||||
# 生产环境配置
|
||||
# VITE_API_BASE_URL=https://api.bank.com
|
||||
Reference in New Issue
Block a user