// 用户详情相关mock数据 export const userDetailMock = { // 用户基本信息 userDetail: { id: 1, user_id: 'B12345678', nickname: 'Aamir Khan', mobile: '88064225100B', avatar: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', level: 1, status: 1, status_text: '正常', bank_name: 'BKASH', account_name: 'Aamir Khan', account_number: '88064225100B', created_at: '2024-08-24 17:15:55', updated_at: '2024-08-24 17:15:55', remarks: '测试用户备注信息', }, // 统计信息 statsData: { invite_friends: 200, success_orders: 200, team_count: 100, total_commission: '152,418', settled_commission: '102,566', recharge_total: '3,000', team_members: 1000, account_balance: '1,000', commission_balance: '2,000', recent_commission: '2,418', pending_commission: '28,925', withdraw_total: '2,000', }, // 订单记录 orders: [ { order_sn: '202505051230301120', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'BOLON Classic Aviator Polarized Sunglasses, Exclusive Eyewear Brand', spec: 'Black Grey', quantity: 1, amount: 1000, status_text: '待发货', logistics_info: '--', created_at: '2025/06/06 12:30:30', paid_at: '2025/06/06 12:31:30', }, { order_sn: '202505051230301121', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'BOLON Classic Aviator Polarized Sunglasses', spec: 'Black Grey', quantity: 1, amount: 1000, status_text: '已发货', logistics_info: '--', created_at: '2025/06/06 12:30:30', paid_at: '2025/06/06 12:31:30', }, { order_sn: '202505051230301122', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'Premium Wireless Bluetooth Headphones', spec: 'Black', quantity: 2, amount: 1500, status_text: '已完成', logistics_info: '顺丰快递', created_at: '2025/06/05 10:15:20', paid_at: '2025/06/05 10:16:45', }, { order_sn: '202505051230301123', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'Smart Watch Series 5', spec: 'Silver 42mm', quantity: 1, amount: 2500, status_text: '待付款', logistics_info: '--', created_at: '2025/06/04 14:22:10', paid_at: '--', }, { order_sn: '202505051230301124', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'Wireless Gaming Mouse RGB', spec: 'Black RGB', quantity: 1, amount: 800, status_text: '已取消', logistics_info: '--', created_at: '2025/06/03 09:30:15', paid_at: '--', }, { order_sn: '202505051230301125', goods_image: 'https://mall-oss.trust-will.com/storage/default/20250701/7bf12c56300454532244dec2aff808eb.jpg?x-oss-process=image/resize,w_200,h_200', goods_name: 'USB-C Fast Charging Cable 2M', spec: 'White 2M', quantity: 3, amount: 450, status_text: '已发货', logistics_info: '中通快递', created_at: '2025/06/02 16:45:30', paid_at: '2025/06/02 16:46:12', }, ], // 下线用户 subordinates: [ { user_id: 'B12345679', nickname: 'ABC-1', mobile: '88064225100B', created_at: '2025/06/06 12:30:30', level: 1, }, { user_id: 'B12345680', nickname: 'ABC-2', mobile: '88064225100B', created_at: '2025/06/06 12:30:30', level: 2, }, { user_id: 'B12345681', nickname: 'DEF-3', mobile: '88064225101C', created_at: '2025/06/05 10:15:20', level: 3, }, { user_id: 'B12345682', nickname: 'GHI-4', mobile: '88064225102D', created_at: '2025/06/04 14:22:10', level: 1, }, { user_id: 'B12345683', nickname: 'JKL-5', mobile: '88064225103E', created_at: '2025/06/03 09:30:15', level: 2, }, ], // 佣金记录 commissions: [ { commission_id: '202505051230301120', type_text: '邀请好友佣金', description: '邀请好友ID:12345657', amount: 300, status_text: '待结算', created_at: '2025/06/06 12:30:30', }, { commission_id: '202505051230301121', type_text: '订单佣金', description: '订单号ID:12345657', amount: 500, status_text: '已结算', created_at: '2025/06/06 12:30:30', }, { commission_id: '202505051230301122', type_text: '推广佣金', description: '推广商品ID:98765432', amount: 150, status_text: '已结算', created_at: '2025/06/05 10:15:20', }, { commission_id: '202505051230301123', type_text: '团队佣金', description: '团队业绩奖励', amount: 800, status_text: '待结算', created_at: '2025/06/04 14:22:10', }, { commission_id: '202505051230301124', type_text: '活动佣金', description: '参与活动奖励', amount: 200, status_text: '已结算', created_at: '2025/06/03 09:30:15', }, ], // 充值记录 recharges: [ { order_sn: '202505051230301120', channel_text: 'TKPAY', currency: 'BDT', amount: 300, status_text: '充值成功', created_at: '2025/06/06 12:30:30', success_at: '2025/06/06 12:31:30', }, { order_sn: '202505051230301121', channel_text: 'TKPAY', currency: 'BDT', amount: 500, status_text: '充值成功', created_at: '2025/06/06 12:30:30', success_at: '2025/06/06 12:31:30', }, ], // 提现记录 withdraws: [ { order_sn: '202505051230301120', type_text: '账户余额', channel_text: 'TKPAY', currency: 'BDT', amount: 300, status_text: '提现成功', bank_name: 'BKASH', account_name: 'Aamir Khan', account_number: '88064225100B', created_at: '2025/06/06 12:30:30', success_at: '2025/06/06 12:31:30', }, { order_sn: '202505051230301121', type_text: '佣金余额', channel_text: 'TKPAY', currency: 'BDT', amount: 500, status_text: '提现成功', bank_name: 'NAGA', account_name: 'Aamir Khan', account_number: '88064225100B', created_at: '2025/06/06 12:30:30', success_at: '2025/06/06 12:31:30', }, ], // 收货地址 addresses: [ { name: 'Aamir Khan', mobile: '88064225100B', address: '55/66 The Bliss Koolpukur Vile 16, P3OM+RVR, San Kamphaeng, San Kamphaeng District, Chiang Mai 50130', }, { name: 'Aamir Khan', mobile: '88064225100B', address: '55/66 The Bliss Koolpukur Vile 16, P3OM+RVR, San Kamphaeng, San Kamphaeng District, Chiang Mai 50130', }, ], };