\"优化 便签列表页面交互体验,添加便签滑动状态管理,防止在滑动状态下误触编辑页面\"

This commit is contained in:
yuantao
2025-10-17 14:38:57 +08:00
parent f27c3e1da6
commit 508db9e9ae
4 changed files with 46 additions and 30 deletions

View File

@@ -165,5 +165,4 @@ npm run android
* 对于错误修复,使用 `修复` 前缀。
* 对于性能优化、代码重构(既不修复错误也不添加功能),使用 `优化` 前缀。
* 对于文档更新,使用 `文档` 前缀。
* 提交信息应使用中文。
* 每次提交代码时,如果涉及功能变更,应在 `update.txt` 文件中添加相应的更新日志,格式为日期和变更描述。
* 提交信息应使用中文。