🐛 增加高度

This commit is contained in:
Tw93
2022-12-17 22:40:23 +08:00
parent b696e59291
commit ef73effa07
2 changed files with 26 additions and 26 deletions

View File

@@ -6,11 +6,11 @@
"tauri": {
"windows": [
{
"url": "https://weread.qq.com/",
"url": "https://lizhi.turkyden.com/?from=pake",
"transparent": true,
"fullscreen": false,
"width": 1200,
"height": 728,
"height": 780,
"resizable": true
}
],