123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- // 用户详情相关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',
- },
- ],
- };
|