approve: 元景项目 小功能点正反用例执行(412条)

This commit is contained in:
agent.develop 2026-08-29 15:35:48 +08:00
parent 6f270ed663
commit d15085f644
3 changed files with 3 additions and 3 deletions

View File

@ -65,4 +65,4 @@ i18n 文件与页面同置于 `wwwroot/` 下,宿主应用加载时按当前语
新增任何页面文案/错误码/按钮时:先在 `zh-CN.json``en-US.json` 同步增加同键
条目,再在页面中引用该键。两文件键集合必须保持一致(提交前用脚本比对
`jq -S 'keys'` 两文件差异,差异为 0 才允许提交)。
`jq -S 'keys'` 两文件差异,差异为 0 才允许提交)。

View File

@ -93,4 +93,4 @@
"entity.field.entity_type": "Entity Type",
"entity.field.status": "Status",
"entity.field.attributes_json": "Attributes JSON"
}
}

View File

@ -93,4 +93,4 @@
"entity.field.entity_type": "实体类型",
"entity.field.status": "状态",
"entity.field.attributes_json": "属性JSON"
}
}