fix(modules/web): 重构阅读API;封面图片优先使用源站资源
- 添加图片代理接口API;API地址测试(3s超时)
This commit is contained in:
@@ -4,5 +4,3 @@ import router from "@/router";
|
||||
import store from "@/store";
|
||||
|
||||
createApp(App).use(store).use(router).mount("#app");
|
||||
|
||||
import("./pages/bookshelf/config");
|
||||
|
||||
Reference in New Issue
Block a user