kevin
2c46846309
feat: 搬移附件/头像端点模板 JS 至 /api 路径
- article_create.html:附件上传/删除/列表 fetch 改 /api/admin/articles/attachments
(删除改用 DELETE 方法),与新路由匹配
- profile.html:头像上传 fetch 改 /api/profile/avatar
- 验证:grep 确认模板/static 无残留旧 URL,go build/vet/test 全绿
2026-08-27 19:26:19 +08:00
..
2026-06-22 19:57:12 +08:00
2026-08-27 19:26:19 +08:00
2026-08-19 12:33:09 +08:00
2026-08-27 18:34:17 +08:00
2026-08-19 12:33:09 +08:00
2026-08-19 12:33:09 +08:00
2026-08-19 12:33:09 +08:00
2026-08-19 12:33:09 +08:00
2026-08-27 18:34:17 +08:00
2026-08-27 17:35:46 +08:00
2026-08-19 12:33:09 +08:00
2026-08-19 12:33:09 +08:00