feat:添加个人中心

This commit is contained in:
橙子
2023-03-19 00:42:18 +08:00
parent c613b185da
commit 10fef4e2d9
62 changed files with 1430 additions and 129 deletions

View File

@@ -10,8 +10,11 @@ VITE_APP_BASE_API = '/dev-api'
# ws/开发环境
VITE_APP_BASE_WS = '/dev-ws'
#BBS
VITE_APP_BASE_URL='http://localhost:19003/api'
VITE_APP_BASE_URL='http://localhost:19001/api'
#RBAC
# VITE_APP_BASE_URL='http://localhost:19001/api'