用户桌面路径有空格的导致创建不了的问题

This commit is contained in:
2023-03-31 10:50:01 +08:00
parent 4d104bca63
commit 374204a0bb
3 changed files with 5 additions and 4 deletions

View File

@ -159,7 +159,7 @@ let main ={
}
},
{
label:'版本号:2.2.2',
label:'版本号:2.2.3',
icon: respath + path.sep+ "static"+ path.sep+"images"+ path.sep+"paste.png",
},]
});