将dashboard和login以外的页面设置为异步加载,以提升初次加载的速度
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ export default [
|
||||
},
|
||||
},
|
||||
{
|
||||
url: '/wiki/api/v1/author/blogs/count',
|
||||
url: '/wiki/api/v1/reader/blogs/count',
|
||||
method: 'GET',
|
||||
response: () => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user