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.
git/scr/miniprogram-2/pages/goods/category/data.js

136 lines
4.6 KiB

export const fullList = [
{
groupId: '24948',
name: '数码',
thumbnail:
'https://cdn-we-retail.ym.tencent.com/miniapp/category/category-default.png',
children: [
{
groupId: '249481',
name: '手机',
thumbnail:
'https://cdn-we-retail.ym.tencent.com/miniapp/category/category-default.png',
children: [
{
groupId: '249480',
name: '华为',
thumbnail:
'https://bl-material-qa-1300977798.cos.ap-guangzhou.myqcloud.com/persist/10001/8888/88881027711/material/1/5e40f0e5e450477781b0e3f8bd5b2fd8-1586832328290-手机1.jpg',
},
{
groupId: '249480',
name: '华为',
thumbnail:
'https://bl-material-qa-1300977798.cos.ap-guangzhou.myqcloud.com/persist/10001/8888/88881027711/material/1/5e40f0e5e450477781b0e3f8bd5b2fd8-1586832328290-手机1.jpg',
},
{
groupId: '249480',
name: '华为',
thumbnail:
'https://bl-material-qa-1300977798.cos.ap-guangzhou.myqcloud.com/persist/10001/8888/88881027711/material/1/5e40f0e5e450477781b0e3f8bd5b2fd8-1586832328290-手机1.jpg',
},
{
groupId: '249480',
name: '华为',
thumbnail:
'https://bl-material-qa-1300977798.cos.ap-guangzhou.myqcloud.com/persist/10001/8888/88881027711/material/1/5e40f0e5e450477781b0e3f8bd5b2fd8-1586832328290-手机1.jpg',
},
{
groupId: '249480',
name: '华为',
thumbnail:
'https://bl-material-qa-1300977798.cos.ap-guangzhou.myqcloud.com/persist/10001/8888/88881027711/material/1/5e40f0e5e450477781b0e3f8bd5b2fd8-1586832328290-手机1.jpg',
},
],
},
{
groupId: '249481',
name: '电视',
thumbnail:
'https://cdn-we-retail.ym.tencent.com/miniapp/category/category-default.png',
children: [
{
groupId: '249480',
name: '华为',
thumbnail:
'https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1135099865,3046620350&fm=26&gp=0.jpg',
},
],
},
],
},
{
groupId: '24948',
name: '水果',
thumbnail:
'https://cdn-we-retail.ym.tencent.com/miniapp/category/category-default.png',
children: [
{
groupId: '249481',
name: '热带水果',
thumbnail:
'https://cdn-we-retail.ym.tencent.com/miniapp/category/category-default.png',
children: [
{
groupId: '249480',
name: '菠萝',
thumbnail:
'https://dss3.baidu.com/-rVXeDTa2gU2pMbgoY3K/it/u=322209122,2354607046&fm=202&mola=new&crop=v1',
},
],
},
],
},
];
export const goodsList = [
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
{
thumb: '/static/images/apple.jpg',
title:
'智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦,智利 火龙果超级好吃,又大又甜 欢迎购买,限价五折优惠哦',
price: '99.99',
originPrice: '9.99',
tags: [{ title: '热卖' }],
},
];