精选优质原料,用心烘焙每一份甜蜜
为您的特别时刻定制专属甜蜜
精致茶点,惬意时光
{{product.description}}
{{review.content}}
品质保证
精选原料
免费配送
同城送达
新鲜现做
每日新鲜
购物车是空的
{{item.spec || '默认规格'}}
订单金额
微信支付
支付宝
{{currentProduct?.description}}
| ID | 名称 | 价格 | 分类 | 操作 |
|---|---|---|---|---|
| {{product.id}} | {{product.name}} | ¥{{product.price}} | {{getCategoryName(product.categoryId)}} |
| ID | 图标 | 名称 | 操作 |
|---|---|---|---|
| {{category.id}} | {{category.icon}} | {{category.name}} |
| ID | 头像 | 姓名 | 手机号 | 余额 | 积分 | 注册时间 | 操作 |
|---|---|---|---|---|---|---|---|
| {{member.id}} | {{member.name}} | {{member.phone}} | ¥{{member.balance}} | {{member.points}} | {{member.createdAt}} |
| ID | 活动名称 | 活动类型 | 适用商品 | 优惠内容 | 开始时间 | 结束时间 | 状态 | 操作 |
|---|---|---|---|---|---|---|---|---|
| {{promotion.id}} | {{promotion.name}} | 买一送一 赠送商品 赠送积分 折扣优惠 | {{promotion.productName || '全部商品'}} | {{getPromotionDesc(promotion)}} | {{promotion.startTime}} | {{promotion.endTime}} | {{promotion.status === 'active' ? '进行中' : '已结束'}} |
| 订单号 | 状态 | 商品数量 | 订单金额 | 创建时间 | 操作 |
|---|---|---|---|---|---|
| {{order.orderNo}} | {{order.status}} | {{order.totalCount}} | ¥{{order.totalPrice}} | {{order.createdAt}} |
当前余额:¥{{currentMember?.balance}}
当前积分:{{currentMember?.points}}
当前余额:¥{{currentMember?.balance}}
当前积分:{{currentMember?.points}}
订单状态:{{currentOrderDetail?.status}}
创建时间:{{currentOrderDetail?.createdAt}}
商品数量:{{currentOrderDetail?.totalCount}} 件
订单金额:¥{{currentOrderDetail?.totalPrice}}
{{item.spec}}