今日订单
{{ dashboard.today_orders }}
今日营业额
¥{{ dashboard.today_revenue?.toFixed(2) }}
今日点歌
{{ dashboard.today_songs }}
待播放歌曲
{{ dashboard.pending_songs }}
+ 新增商品
{{ s.row.id }}
无
{{ s.row.name }}
{{ s.row.category_name }}
{{ s.row.scenes === 'delivery' ? '外卖' : s.row.scenes === 'both' ? '通用' : '堂食' }}
¥{{ s.row.price }}
{{ s.row.stock === -1 ? '不限' : s.row.stock }}
{{ s.row.is_available ? '上架' : '下架' }}
编辑
删除
+ 新增分类
{{ s.row.id }}
{{ s.row.name }}
{{ s.row.scenes === 'delivery' ? '外卖' : s.row.scenes === 'both' ? '通用' : '堂食' }}
{{ s.row.sort }}
编辑
删除
+ 新增桌台
{{ s.row.table_no }}
{{ s.row.name }}
{{ s.row.status === 'idle' ? '空闲' : '占用' }}
{{ s.row.sort }}
二维码
编辑
删除
+ 新增歌曲
{{ s.row.id }}
{{ s.row.name }}
{{ s.row.artist }}
{{ s.row.category }}
¥{{ s.row.price }}
{{ s.row.play_count }}
{{ s.row.is_available ? '可用' : '禁用' }}
编辑
删除
查询
{{ i.product_name }}x{{ i.quantity }}
{{ so.song_name }}x{{ so.quantity }}
¥{{ s.row.total_amount }}
{{ statusText(s.row.status) }}
外卖订单
{{ row.delivery_name }}
{{ row.delivery_phone }}
{{ item.product_name }}x{{ item.quantity }}
¥{{ parseFloat(row.total_amount).toFixed(2) }}
¥{{ parseFloat(row.delivery_fee).toFixed(2) }}
{{ deliveryStatusText(row.delivery_status) }}
{{ row.rider_name || '未指派' }}
指派骑手
导航
updateDeliveryStatus(row, cmd)" v-if="row.delivery_status">
更新状态
已接单
取餐中
配送中
已送达
配送设置
保存设置
提示:店铺经纬度可在高德地图坐标拾取器获取 https://lbs.amap.com/tools/picker
骑手管理
+ 新增骑手
{{ row.status === 'online' ? '在线' : '离线' }}
编辑
删除
建行收款码设置
费率 0.25%
上传建行静态收款码图片,顾客扫码支付后需收银员手动确认收款
{{ paymentQrcode.image ? '重新上传收款码' : '上传收款码图片' }}
支持微信、支付宝、云闪付、数字人民币扫码支付