feat: 营养小程序个人中心新增意见反馈页(类型chips/截图上传/三态反馈记录列表)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fengpu
2026-08-27 14:03:37 +08:00
co-authored by Claude Opus 4.7
parent 0af98f6144
commit b96b936604
4 changed files with 314 additions and 0 deletions
+1
View File
@@ -881,6 +881,7 @@ const SITE_MAP = [
{label:'会员中心', file:'me-vip.html'},
{label:'消息中心', file:'me-messages.html'},
{label:'操作日志', file:'me-logs.html'},
{label:'意见反馈', file:'me-feedback.html'},
{label:'设置', file:'me-settings.html'},
{label:'账户管理', file:'me-account.html'},
{label:'扫码溯源', file:'trace-query.html'},