🎨 完善页面处理

This commit is contained in:
BTMuli
2023-10-25 00:20:30 +08:00
parent 16999f2e58
commit 6792c0ac0a
7 changed files with 206 additions and 74 deletions

View File

@@ -49,7 +49,8 @@
"unminimize": true,
"show": true,
"close": true,
"setFocus": true
"setFocus": true,
"hide": true
},
"os": {
"all": true
@@ -85,7 +86,7 @@
"security": {
"dangerousRemoteDomainIpcAccess": [
{
"domain": "api-static.mihoyo.com",
"domain": "act.mihoyo.com",
"windows": ["mhy_client"],
"enableTauriAPI": true
},
@@ -130,8 +131,8 @@
"url": "https://api-static.mihoyo.com/",
"userAgent": "Mozilla/5.0 (Linux; Android 12) Mobile miHoYoBBS/2.60.1",
"visible": false,
"width": 360,
"height": 780,
"width": 400,
"height": 800,
"center": true,
"decorations": false
}