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.

37 lines
1.4 KiB

2 months ago
[
{
"id": "floor-phone",
"title": "手机",
"hero": {
"image": "/floors/phone-hero.svg",
"href": "/channel/phone",
"title": "影像旗舰",
"subtitle": "探索移动影像边界"
},
"products": [
{ "id": "p1", "name": "Pro 旗舰", "price": 3999, "image": "/products/p1.svg", "href": "/product/p1", "tag": "hot" },
{ "id": "p2", "name": "轻薄长续航", "price": 2499, "image": "/products/p2.svg", "href": "/product/p2", "tag": "new" },
{ "id": "p3", "name": "入门实惠", "price": 1199, "image": "/products/p3.svg", "href": "/product/p3" },
{ "id": "p4", "name": "折叠屏", "price": 6999, "image": "/products/p4.svg", "href": "/product/p4", "tag": "sale" }
]
},
{
"id": "floor-appliance",
"title": "家电",
"hero": {
"image": "/floors/appliance-hero.svg",
"href": "/channel/appliance",
"title": "品质家电",
"subtitle": "高效节能 静音舒适"
},
"products": [
{ "id": "a1", "name": "空调新风", "price": 3299, "image": "/products/a1.svg", "href": "/product/a1" },
{ "id": "a2", "name": "净化器", "price": 999, "image": "/products/a2.svg", "href": "/product/a2" },
{ "id": "a3", "name": "滚筒洗衣机", "price": 2299, "image": "/products/a3.svg", "href": "/product/a3" },
{ "id": "a4", "name": "扫拖一体机", "price": 1999, "image": "/products/a4.svg", "href": "/product/a4" }
]
}
]