diff --git a/IFLOW.md b/IFLOW.md index 1460428..7a602e5 100644 --- a/IFLOW.md +++ b/IFLOW.md @@ -165,5 +165,4 @@ npm run android * 对于错误修复,使用 `修复` 前缀。 * 对于性能优化、代码重构(既不修复错误也不添加功能),使用 `优化` 前缀。 * 对于文档更新,使用 `文档` 前缀。 -* 提交信息应使用中文。 -* 每次提交代码时,如果涉及功能变更,应在 `update.txt` 文件中添加相应的更新日志,格式为日期和变更描述。 \ No newline at end of file +* 提交信息应使用中文。 \ No newline at end of file diff --git a/src/components/NoteItem.vue b/src/components/NoteItem.vue index 49800e9..fec9c05 100644 --- a/src/components/NoteItem.vue +++ b/src/components/NoteItem.vue @@ -31,6 +31,8 @@