You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buffer_platform/openspec/archive/symbol-config-list-view/tasks.md

6 lines
330 B

# 任务列表
- [x] 1. 修改 CSS`.symbol-grid` + `.symbol-card` 改为 `.symbol-table` 列表样式
- [x] 2. 修改 JavaScript`renderConfig()` 中的卡片渲染改为表格渲染,合约代码使用 input 输入框
- [x] 3. 新增 `saveSymbolCode()` 函数,支持直接在列表中保存修改的合约代码