mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(deps): 添加smooth-scroll插件、axios封装
This commit is contained in:
6
.env.development
Normal file
6
.env.development
Normal file
@ -0,0 +1,6 @@
|
||||
#请求的环境 测试环境
|
||||
VITE_HTTP_ENV=TEST
|
||||
#请求地址
|
||||
VITE_HTTP_URL=http://192.168.100.57/
|
||||
#emoss-admin服务请求地址
|
||||
VITE_HTTP_URL_EMOSS_ADMIN = http://192.168.100.57:8201/emoss-admin
|
Reference in New Issue
Block a user