feat: 增加账号设置页面

This commit is contained in:
xiongxiaoyang
2022-05-22 10:31:58 +08:00
parent 9b006fa9d9
commit bd4e5a7f7b
8 changed files with 194 additions and 5 deletions

View File

@ -3,5 +3,6 @@
ENV = 'development'
VUE_APP_BASE_API_URL = 'http://127.0.0.1:8888/api/front'
VUE_APP_BASE_IMG_URL = 'http://47.106.243.172:8888'
VUE_APP_BASE_UPLOAD_IMG_URL = 'http://127.0.0.1:8888'