feat: 添加bbs前端

This commit is contained in:
橙子
2023-02-19 23:50:42 +08:00
parent 380f728de2
commit 2f654a1772
102 changed files with 33042 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#接口服务地址
VUE_APP_SERVICE_URL='http://localhost:19003/api'
#开发环境路径前缀
VUE_APP_BASE_API='/dev-apis'