style: 暗色模式完善 + CSS 打磨 + 打包配置

This commit is contained in:
2026-06-17 00:27:33 +08:00
parent ec20a5d083
commit 7bad07344d
6 changed files with 43 additions and 0 deletions
+11
View File
@@ -28,5 +28,16 @@
},
"plugins": {
"store": {}
},
"bundle": {
"active": true,
"targets": "all",
"icon": [
"icons/32x32.png",
"icons/128x128.png",
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
]
}
}