Feature: add video,text file and markdown file preview

This commit is contained in:
萌萌哒赫萝
2023-02-21 18:42:50 +08:00
parent 893e33d591
commit b3ce9b9543
21 changed files with 967 additions and 23 deletions

View File

@@ -906,7 +906,7 @@ function handleLanguageChange (val: string) {
}
function goConfigPage () {
sendToMain(OPEN_URL, 'https://picgo.github.io/PicGo-Doc/zh/guide/config.html#picgo设置')
sendToMain(OPEN_URL, 'https://piclist.cn/configure.html')
}
function goShortCutPage () {