增加打包为离线web应用配置

This commit is contained in:
User
2025-10-11 14:32:16 +08:00
parent 00c4fdee95
commit 7c0f0950a1
6 changed files with 3981 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"appId": "com.pandorastudio.smartisanote",
"appName": "SmartisanNote",
"webDir": "dist"
"webDir": "dist/standard"
}