replace cmd .bat with powershell .ps1

This commit is contained in:
Tlntin
2023-03-08 11:42:26 +08:00
parent 1f741dec0a
commit 75276595a5
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"tauri": {
"windows": [
{
"url": "https://weread.qq.com/",
"url": "",
"transparent": true,
"fullscreen": false,
"width": 1200,
@@ -28,3 +28,4 @@
"beforeDevCommand": ""
}
}