敢为人鲜小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

123 lines
4.4 KiB

export default [
{
id: '20241223184523001',
shopName: '轻奢时代芙蓉兴盛',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 1, name: '红烧肉', image: '/static/image/红烧肉.png' },
{ id: 2, name: '青椒炒肉', image: '/static/image/红烧肉.png' },
{ id: 3, name: '香菇炒肉', image: '/static/image/红烧肉.png' },
{ id: 4, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 5, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 7, name: '豆角炒肉', image: '/static/image/红烧肉.png' }
],
foodCount: 10,
orderTime: '2024-12-23 18:45:23',
totalPrice: 88.00,
status: 'pending'
},
{
id: '20241223184523001',
shopName: '轻奢时代芙蓉兴盛',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 1, name: '红烧肉', image: '/static/image/红烧肉.png' },
{ id: 2, name: '青椒炒肉', image: '/static/image/红烧肉.png' },
{ id: 3, name: '香菇炒肉', image: '/static/image/红烧肉.png' },
{ id: 4, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 5, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 7, name: '豆角炒肉', image: '/static/image/红烧肉.png' }
],
foodCount: 10,
orderTime: '2024-12-23 18:45:23',
totalPrice: 88.00,
status: 'pending'
},
{
id: '20241223184523001',
shopName: '轻奢时代芙蓉兴盛',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 1, name: '红烧肉', image: '/static/image/红烧肉.png' },
{ id: 2, name: '青椒炒肉', image: '/static/image/红烧肉.png' },
{ id: 3, name: '香菇炒肉', image: '/static/image/红烧肉.png' },
{ id: 4, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 5, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒肉', image: '/static/image/红烧肉.png' },
{ id: 7, name: '豆角炒肉', image: '/static/image/红烧肉.png' }
],
foodCount: 10,
orderTime: '2024-12-23 18:45:23',
totalPrice: 88.00,
status: 'pending'
},
{
id: '20241223184523002',
shopName: '爷爷不泡茶奶茶店(鲁北路)',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 1, name: '红烧肉', image: '/static/image/红烧肉.png' },
{ id: 2, name: '青椒炒肉', image: '/static/image/红烧肉.png' },
{ id: 3, name: '香菇炒肉', image: '/static/image/红烧肉.png' },
{ id: 4, name: '豆角炒肉', image: '/static/image/红烧肉.png' }
],
foodCount: 10,
orderTime: '2024-12-23 18:45:23',
totalPrice: 88.00,
status: 'pending'
},
{
id: '20241223184523003',
shopName: '芙蓉兴盛小文轩便利店',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 5, name: '回锅肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒鸡蛋', image: '/static/image/红烧肉.png' }
],
foodCount: 4,
orderTime: '2024-12-23 17:30:15',
totalPrice: 45.50,
status: 'processing'
},
{
id: '20241223184523003',
shopName: '晨光文具店',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 5, name: '回锅肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒鸡蛋', image: '/static/image/红烧肉.png' }
],
foodCount: 4,
orderTime: '2024-12-23 17:30:15',
totalPrice: 45.50,
status: 'shipping'
},
{
id: '20241223184523003',
shopName: 'KFC肯德基中山路店',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 5, name: '回锅肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒鸡蛋', image: '/static/image/红烧肉.png' }
],
foodCount: 4,
orderTime: '2024-12-23 17:30:15',
totalPrice: 45.50,
status: 'delivered'
},
{
id: '20241223184523003',
shopName: '轩宇蛋炒饭',
shopLogo: '/static/image/古茗店面.webp',
foods: [
{ id: 5, name: '回锅肉', image: '/static/image/红烧肉.png' },
{ id: 6, name: '豆角炒鸡蛋', image: '/static/image/红烧肉.png' }
],
foodCount: 4,
orderTime: '2024-12-23 17:30:15',
totalPrice: 45.50,
status: 'completed'
},
];