Feature: picture upload support webdav now

This commit is contained in:
萌萌哒赫萝
2023-02-22 23:52:38 +08:00
parent 399f4e4cca
commit 1dacd3c663
6 changed files with 39 additions and 8 deletions

View File

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