5 Commits

Author SHA1 Message Date
9d006fe6a5 本地启动 2024-05-25 12:51:47 +08:00
f4231a13e5 Merge branch 'main' of http://114.55.169.15:3000/qiushanhe/ss-crm-manage-web into dev-cl
# Conflicts:
#	.env.base
#	vite.config.js
2024-05-25 11:55:10 +08:00
2c2ffcd104 Merge branch 'main' of http://114.55.169.15:3000/qiushanhe/ss-crm-manage-web into dev-cl 2024-05-21 20:26:37 +08:00
028883975d Merge branch 'main' of http://114.55.169.15:3000/qiushanhe/ss-crm-manage-web into dev-cl
# Conflicts:
#	vite.config.js
2024-05-19 23:20:51 +08:00
acc59c3a9e 本地启动 2024-05-07 00:03:52 +08:00
2 changed files with 1575 additions and 1550 deletions

View File

@@ -1,10 +1,11 @@
# 本地开发环境
VITE_NODE_ENV=development
NODE_ENV=development
VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://118.31.23.45:48080'
#VITE_BASE_URL='http://api-dashboard.yudao.iocoder.cn'
VITE_BASE_URL='http://localhost:48080'
# 上传路径
VITE_UPLOAD_URL='http://localhost:48080/admin-api/infra/file/upload'

3120
yarn.lock

File diff suppressed because it is too large Load Diff