enhance(setting):调整窗口设置。
This commit is contained in:
parent
aae96a632b
commit
868674bbdd
@ -27,7 +27,7 @@
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"identifier": "com.tauri.dev",
|
||||
"identifier": "xyz.archgrid.comic_viewer",
|
||||
"targets": "all"
|
||||
},
|
||||
"security": {
|
||||
@ -40,8 +40,8 @@
|
||||
{
|
||||
"fullscreen": false,
|
||||
"resizable": true,
|
||||
"title": "comic_viewer",
|
||||
"width": 800,
|
||||
"title": "漫画浏览器",
|
||||
"width": 1000,
|
||||
"height": 600
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user