mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 23:10:18 +08:00
build(deps): 添加smooth-scroll插件、axios封装
This commit is contained in:
6
.env.production
Normal file
6
.env.production
Normal file
@@ -0,0 +1,6 @@
|
||||
#请求的环境 正式环境
|
||||
VITE_HTTP_ENV=OFFICAL
|
||||
#请求地址
|
||||
VITE_HTTP_URL=http://119.23.220.176:17321
|
||||
#emoss-admin服务请求地址
|
||||
VITE_HTTP_URL_EMOSS_ADMIN = http://119.23.220.176:17321/emoss-admin
|
||||
Reference in New Issue
Block a user