标签字段可编辑,Init 参数改从 cardsoon.config.json 读取
- 模板 type 3/4/5 文本可编辑,type 1 支持选图 - cardsoon.config.json 增加 sharedDir、logLevel、cleanTaskFile(默认 0) - cleanTaskFile 默认改为 false,启动时同步 sharedDir 到运行时配置 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"designAppPath": "D:\\SoonProject\\SoonDesign\\build\\win-unpacked\\SoonDesign.exe"
|
||||
"designAppPath": "D:\\SoonProject\\SoonDesign\\build\\win-unpacked\\SoonDesign.exe",
|
||||
"sharedDir": "C:\\PrintTasks",
|
||||
"logLevel": 3,
|
||||
"cleanTaskFile": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user