注册调整

This commit is contained in:
2024-05-24 00:21:47 +08:00
parent 0c0d5e55d5
commit b53dc2dd4f
18 changed files with 1683 additions and 1467 deletions

View File

@@ -4,9 +4,10 @@ VITE_APP_TITLE='uniapp-vue3-project'
# 开发环境配置
VITE_APP_ENV='development'
VITE_APP_ID='wx92e663dc11d0c0a8'
# 接口地址
VITE_APP_BASE_API='https://apidev.lakeapp.cn/'
#VITE_APP_BASE_API='https://api.lakeapp.cn/'
# 删除console
VITE_DROP_CONSOLE=false