mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
update: change tauri window size
This commit is contained in:
@ -56,10 +56,10 @@
|
||||
"windows": [
|
||||
{
|
||||
"fullscreen": false,
|
||||
"height": 600,
|
||||
"height": 800,
|
||||
"resizable": true,
|
||||
"title": "soybean-admin",
|
||||
"width": 800
|
||||
"width": 1000
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user