fix bug, 解决tauri打包没有网络访问的问题

This commit is contained in:
zilong
2021-10-25 19:11:19 +08:00
parent d40c8eea47
commit e766634a42
6 changed files with 36 additions and 32 deletions

View File

@@ -53,7 +53,7 @@
},
"windows": [
{
"title": "zmusic window",
"title": "zmusic",
"width": 800,
"height": 600,
"resizable": true,