Navi/frontend
小龙 94f3708ccd fix: 改善表单提交体验
- 所有按钮添加 type="button" 防止表单默认提交
- 添加保存按钮加载状态防止重复提交
- 提交时显示"保存中..."状态
- 使用 async/await finally 确保状态重置
2026-04-06 17:56:38 +00:00
..
node_modules feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00
public feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00
src fix: 改善表单提交体验 2026-04-06 17:56:38 +00:00
index.html feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00
package-lock.json feat: 导航收藏网站 v1.0 2026-04-06 10:40:43 +00:00
package.json feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00
postcss.config.js feat: 导航收藏网站 v1.0 2026-04-06 10:40:43 +00:00
tailwind.config.js feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00
vite.config.js feat: 导航收藏网站 v1.0 2026-04-06 14:42:37 +00:00