feat(反馈): 添加提交反馈的API接口和实现
- 在other.js中添加SUBMIT_FEEDBACK API接口 - 实现反馈页面的表单提交逻辑,包括分类映射和错误处理 - 移除模拟提交代码,改为调用真实API接口
Showing
2 changed files
with
53 additions
and
20 deletions
-
Please register or login to post a comment
- 在other.js中添加SUBMIT_FEEDBACK API接口 - 实现反馈页面的表单提交逻辑,包括分类映射和错误处理 - 移除模拟提交代码,改为调用真实API接口