feat: 自定义标题栏

This commit is contained in:
lanyeeee
2025-08-05 05:49:12 +08:00
parent 840776f3e3
commit 003c50ba13
13 changed files with 193 additions and 11 deletions
-7
View File
@@ -10,13 +10,6 @@
"frontendDist": "../dist"
},
"app": {
"windows": [
{
"title": "bilibili-video-downloader",
"width": 800,
"height": 600
}
],
"security": {
"csp": null
}