feat: 添加闪屏
This commit is contained in:
@@ -12,9 +12,15 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "test-tauri",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"label": "main",
|
||||
"title": "My CFF",
|
||||
"width": 1000,
|
||||
"height": 800,
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"label": "splashscreen",
|
||||
"url": "/splashscreen"
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user