- article_create.html:附件上传/删除/列表 fetch 改 /api/admin/articles/attachments (删除改用 DELETE 方法),与新路由匹配 - profile.html:头像上传 fetch 改 /api/profile/avatar - 验证:grep 确认模板/static 无残留旧 URL,go build/vet/test 全绿
- article_create.html:附件上传/删除/列表 fetch 改 /api/admin/articles/attachments (删除改用 DELETE 方法),与新路由匹配 - profile.html:头像上传 fetch 改 /api/profile/avatar - 验证:grep 确认模板/static 无残留旧 URL,go build/vet/test 全绿