✨ 更新新特性的文档
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
"beforeDevCommand": ""
|
||||
},
|
||||
"tauri": {
|
||||
"windows": [
|
||||
{
|
||||
"url": "https://weread.qq.com/",
|
||||
"transparent": true,
|
||||
"fullscreen": false,
|
||||
"width": 1200,
|
||||
"height": 728,
|
||||
"resizable": true
|
||||
}
|
||||
],
|
||||
"allowlist": {
|
||||
"all": true
|
||||
},
|
||||
@@ -45,17 +55,6 @@
|
||||
},
|
||||
"updater": {
|
||||
"active": false
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"fullscreen": false,
|
||||
"height": 728,
|
||||
"resizable": true,
|
||||
"title": "WeRead",
|
||||
"transparent": true,
|
||||
"url": "https://weread.qq.com/",
|
||||
"width": 1200
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user