feat(dealer): 添加推荐人关系查询功能

- 修改开发环境API基础URL为本地地址- 新增根据用户ID查询推荐人关系的API接口
- 在首页Header组件中集成推荐人信息获取逻辑
- 调整收益明细页面标题显示
- 在订单页面展示DealerId信息- 添加shopDealerReferee和shopUserReferee相关API及类型引用
This commit is contained in:
2025-10-16 02:50:50 +08:00
parent e7585650bb
commit e1e25bad3c
6 changed files with 41 additions and 2 deletions

View File

@@ -133,6 +133,7 @@ const DealerOrder: React.FC = () => {
</Text>
</View>
<View className="mb-1">
DealerId{Taro.getStorageSync('DealerId')}
{/* 间推收益用户 */}
{(order.firstNickname || order.firstUserId) && (
<Text className="text-sm text-gray-400 block">