build(deps): 添加smooth-scroll插件、axios封装

This commit is contained in:
Soybean
2021-05-29 03:02:15 +08:00
parent afd4d04110
commit 82411cc5eb
29 changed files with 504 additions and 24 deletions

6
.env.production Normal file
View 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