计时管理 预约管理 座位布置 会员管理 反馈管理 优惠券 系统设置

日进豆金 · 管理后台

登录
提示:管理密码默认为 admin123
计时管理
{{ runningTimers.length }}
正在计时
{{ seats.length }}
座位总数
{{ overtimeTimers.length }}
超时座位
{{ unpaidSeats.length }}
待付款
刷新
{{ seat.is_paid ? '已付' : '未付' }}
{{ seat.seat_no }}
{{ getTimerDisplay(seat.id) }}
已到店
空闲
{{ currentSeat.seat_no }} {{ currentSeat.is_paid ? '已付款' : '未付款' }} {{ currentSeat.status }}
{{ getTimerDisplay(currentSeat.id) }}
已开始 {{ getElapsedTime(currentSeat.id) }}
客户已到店,等待开始计时
选择时长
{{ d.label }}
预约管理
周末: {{ isWeekend ? '是' : '否' }} 营业: {{ businessHours.open }} - {{ businessHours.close }}
{{ seat.seat_no }}
已预约
{{ seat.booking_ratio }}%
{{ b.start_time }} / {{ b.duration }}分钟
可预约
{{ b.member_nickname }} ({{ b.member_phone }}) {{ b.start_time }} {{ b.duration }} 分钟 {{ b.status }} 已到店
取消预约 开始计时
座位布置
💡 点击座位拖拽可调整位置,右键/双击可暂停座位(当前 {{ seats.length }} 个)
增加座位 减少座位 保存布局 初始化40座
{{ seat.seat_no }}
布局宽度: px 座位图例:空闲 / 计时中 / 警告 / 超时 / 已到店 / 暂停
会员管理 ({{ members.length }} 人)
确认充值
原价: ¥{{ selectedPriceItem?.price }} → 折后: ¥{{ discountedPrice }}
确认消费
反馈管理 ({{ feedbacks.length }})
{{ currentFeedback.member_nickname }}
{{ currentFeedback.content }}
优惠券管理
创建优惠券
{{ couponForm.type==='discount'?'折':'元' }}
系统设置
~ ~