feat: 增加作家小说发布列表

This commit is contained in:
xiongxiaoyang
2022-05-29 16:33:46 +08:00
parent 6535af4038
commit e697c9e82f
7 changed files with 722 additions and 321 deletions

View File

@@ -2,5 +2,4 @@
ENV = 'production'
VUE_APP_BASE_API_URL = 'http://47.106.243.172: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'
VUE_APP_BASE_IMG_URL = 'http://127.0.0.1:8888'