云裳微租 · 管理平台
校园服装租赁与商城数字化治理 (LNMP)
登 录 系 统
云裳微租 · 后台治理
数据大屏看板
服装管理 (双窗口)
订单管理 (租/买/买断)
押金与财务对账
穿搭社区审核
点击阶梯奖励
社交分享记录
用户与风控管理
轮播与分类配置
{{ menuTitleMap[activeMenu] || '工作台' }}
LNMP + Redis DB 1 生产服务在线
{{ adminInfo.username || '超级管理员' }} ({{ adminInfo.role || 'super_admin' }})
退出登录
今日订单 / 履约概况
{{ stats.today_orders || 0 }} 笔
待发货:
{{ stats.pending_ship || 0 }}
| 待归还:
{{ stats.pending_return || 0 }}
累计营收金额
¥{{ stats.total_revenue || '0.00' }}
今日营收: ¥{{ stats.today_revenue || '0.00' }}
买断转化率 (租转买)
{{ stats.buyout_rate || 0 }}%
买断订单: {{ stats.buyout_orders || 0 }} 笔 | 购买订单: {{ stats.purchase_orders || 0 }} 笔
社区与分享活跃度
{{ stats.community_posts || 0 }} 篇
互动: {{ stats.community_actions || 0 }} 次 | 分享: {{ stats.share_count || 0 }} 次 | 奖励: {{ stats.reward_grants || 0 }}
快捷治理通道
+ 上架新服装 (配置双窗口)
查看待发货订单 ({{ stats.pending_ship || 0 }})
查看待归还订单 ({{ stats.pending_return || 0 }})
审核社区动态 ({{ stats.community_posts || 0 }})
配置分类与轮播图
+ 上架新服装 (配置双窗口)
刷新列表
共 {{ clothingList.length }} 件服装
{{ scope.row.category_name || '未分类' }}
日租:
¥{{ scope.row.daily_rent }}
押金: ¥{{ scope.row.deposit_amount }} | 租库: {{ scope.row.rental_stock }}
售价: ¥{{ scope.row.sale_price }}
购库: {{ scope.row.sale_stock }}
{{ scope.row.allow_buyout ? '支持 (' + (scope.row.buyout_discount*10).toFixed(1) + '折)' : '不可买断' }}
{{ scope.row.status === 'on_sale' ? '在架' : '下架' }}
编辑
删除
上传主图
租赁窗口参数
购买窗口与买断设置
例: 0.85 即为 8.5 折 (买断售价 = 售卖原价 * 折扣 - 已付租金)
规格尺码与详情说明
立即上架销售/租赁
暂不下架 (仓库中)
取 消
保 存 服 装
查询
重置
共 {{ orderList.length }} 笔订单
{{ getOrderTypeText(scope.row.order_type) }}
{{ scope.row.nickname || '微信用户' }}
{{ scope.row.phone || '-' }}
实付:
¥{{ scope.row.pay_amount }}
押金: ¥{{ scope.row.deposit_amount }}
{{ getOrderStatusText(scope.row.status) }}
详情
发货出库
归还退押
取消
{{ currentOrder.order_no }}
{{ getOrderTypeText(currentOrder.order_type) }}
{{ getOrderStatusText(currentOrder.status) }}
{{ currentOrder.created_at }}
{{ currentOrder.goods_title }} ({{ currentOrder.spec_name }})
¥{{ currentOrder.pay_amount }}
{{ currentOrder.start_date || '-' }} 至 {{ currentOrder.end_date || '-' }} ({{ currentOrder.rent_days || 0 }} 天)
¥{{ currentOrder.deposit_amount }}
{{ currentOrder.shipping_name || '-' }} ({{ currentOrder.shipping_phone || '-' }})
{{ currentOrder.shipping_address || '-' }}
{{ currentOrder.tracking_no || '暂未发货' }}
{{ currentOrder.return_tracking_no || '暂未归还' }}
¥{{ currentOrder.return_deduct_amount }}
{{ currentOrder.buyout_order_no }}
关 闭
刷新流水
共 {{ depositLogs.length }} 笔财务记录
{{ scope.row.type === 'refund' ? '-¥' : '+¥' }}{{ scope.row.amount }}
{{ getDepositTypeText(scope.row.type) }}
刷新帖子
共 {{ communityPosts.length }} 篇帖子
赞: {{ scope.row.like_count }} | 评: {{ scope.row.comment_count }}
点击量: {{ scope.row.click_count }}
{{ scope.row.status === 'published' ? '公开展示' : '已隐藏' }}
查看评论 ({{ scope.row.comment_count }})
下架屏蔽
恢复公开
暂无评论
删除
关 闭
+ 新增奖励阶梯规则
刷新规则
{{ scope.row.reward_type === 'cash' ? '现金红包' : '租赁优惠券' }}
¥{{ scope.row.reward_value }}
{{ scope.row.status === 'active' ? '启用中' : '已停用' }}
编辑
停用
启用
刷新发放记录
{{ scope.row.reward_type }}
¥{{ scope.row.reward_value }}
启用
停用
取 消
保 存 规 则
查询
重置
共 {{ shareLogs.length }} 条记录
{{ scope.row.target_type === 'goods' ? '服装款型' : (scope.row.target_type === 'post' ? '穿搭帖子' : scope.row.target_type) }}
刷新用户列表
共 {{ userList.length }} 位注册用户
{{ scope.row.status === 'active' ? '正常状态' : '已拉黑' }}
加入黑名单
解除黑名单
+ 新增轮播图
刷新
{{ scope.row.status === 'active' ? '展示中' : '已隐藏' }}
编辑
删除
+ 新增场景分类
刷新
{{ scope.row.status === 'active' ? '显示' : '隐藏' }}
编辑
删除
上传图片
立即展示
暂时隐藏
取 消
保 存
启用显示
隐藏
取 消
保 存