v1.5.4 Bug 修复:模板文件名修正 + 布局重设计
BUG-005: 模板文件名改为 PinMAP-Template.xlsx / PinList-Template.xlsx BUG-006: 布局改为 Number 外侧 + Name 里侧(v1.5.4 最终版) - 从边界往中心:第1圈=Number,第2圈=Name - 上边角点例外处理,15种网格无冲突 - 18/18 单元测试 + 37/37 集成测试全部通过
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -16,6 +16,18 @@ build/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Agent metadata
|
||||
.openclaw/
|
||||
AGENTS.md
|
||||
HEARTBEAT.md
|
||||
IDENTITY.md
|
||||
SOUL.md
|
||||
TOOLS.md
|
||||
USER.md
|
||||
|
||||
# Release archives (keep versioned release notes only)
|
||||
Releases/*.zip
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user