终于调通了

This commit is contained in:
Tw93
2023-04-05 17:01:36 +08:00
parent 9a55e6ae20
commit 6bbecdb19e
8 changed files with 1074 additions and 460 deletions

View File

@@ -13,9 +13,13 @@
"systemTray": {
"iconPath": "png/weread_512.png",
"iconAsTemplate": true
},
"allowlist": {
"all": true
}
},
"build": {
"withGlobalTauri": true,
"devPath": "../dist",
"distDir": "../dist",
"beforeBuildCommand": "",