Perf: optimize the performance of main page

This commit is contained in:
萌萌哒赫萝
2023-08-03 04:48:53 -07:00
parent 562f3c2926
commit 4093a49d82
2 changed files with 4 additions and 3 deletions

View File

@@ -34,7 +34,8 @@ app.config.globalProperties.$builtInPicBed = [
'upyun',
'aliyun',
'github',
'webdavplist'
'webdavplist',
'local'
]
app.config.unwrapInjectedRef = true