尝试使用tauri编写所有代码
This commit is contained in:
13
src-tauri/pake.json
Normal file
13
src-tauri/pake.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"windows": [
|
||||
{
|
||||
"url": "https://weread.qq.com/",
|
||||
"transparent": true,
|
||||
"fullscreen": false,
|
||||
"width": 1200,
|
||||
"height": 780,
|
||||
"resizable": true,
|
||||
"url_type": "web"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user