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