Files
huangjingfen/docs/issues-0325-1.md
apple c84aeda062 fix(fsgx): 我的页面分销等级/资产标题/佣金记录三处UI修复
- 我的页面:用户ID旁徽标改为显示分销等级(agent_level_name),无等级时不显示
- 我的资产页面:去除顶部"我的资产"标题
- 推荐佣金页面:佣金记录改用 spreadOrder API,修复因数据源错误导致列表为空的问题

Made-with: Cursor
2026-03-25 10:12:15 +08:00

22 lines
411 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 管理后台
# uniapp移动端
## 我的页面tabbar页
1. 用户ID右边显示的会员等级改成显示分销等级
## 我的资产页面(/pages/assets/index
1. 页面顶部“我的资产”的标题去除
## 推荐佣金页面(/pages/queue/status
1. 佣金记录不显示
---
# 测试
# 相关文件
1. **相关文件**`docs/PRD_fsgx_V1.0.md` `docs/page-dev-specs-fsgx.md`