🐛 增加高度
This commit is contained in:
2
dist/cli.js
vendored
2
dist/cli.js
vendored
@@ -1847,7 +1847,7 @@ var tauri$3 = {
|
||||
transparent: true,
|
||||
fullscreen: false,
|
||||
width: 1200,
|
||||
height: 728,
|
||||
height: 780,
|
||||
resizable: true
|
||||
}
|
||||
],
|
||||
|
||||
@@ -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
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user