我需要设计【待评论列表】,api返回的数

By admin, 14 August, 2025
角色
user
content

我需要设计【待评论列表】,api返回的数据列表如下:{
"rows": [
{
"id": "64",
"type": "commerce_order_item--group_purchase",
"uuid": "a37df061-c447-42b0-b473-b4562b6b5b36",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "cb99d303-9008-469f-aef7-249cfb02a7bb"
},
"title": "三利纯棉毛巾成人男士家用7A抗菌全棉面巾情侣加厚吸水洗脸巾 2条",
"quantity": 1,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-03/o1cn01yv5bln1pwfgbkpbyv_6000000005424-0-at.jpg_.webp?itok=iYUxNQcD"
},
{
"id": "62",
"type": "commerce_order_item--group_purchase",
"uuid": "3c9aa96a-1aa4-4fdf-af4e-2d56c36ddbbb",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "cb99d303-9008-469f-aef7-249cfb02a7bb"
},
"title": "三利纯棉毛巾成人男士家用7A抗菌全棉面巾情侣加厚吸水洗脸巾 2条",
"quantity": 1,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-03/o1cn01yv5bln1pwfgbkpbyv_6000000005424-0-at.jpg_.webp?itok=iYUxNQcD"
},
{
"id": "61",
"type": "commerce_order_item--group_purchase",
"uuid": "a771e77f-a293-4f88-8449-70f842202e3e",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "2d5a9863-9aaf-42ee-9a13-a190490c04e1"
},
"title": "巨峰葡萄",
"quantity": 2,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-02/pexels-luiz-m-santos-760281.jpg?itok=GpTuiDYk"
},
{
"id": "52",
"type": "commerce_order_item--group_purchase",
"uuid": "5cdf46ac-49fa-4281-841f-77ef099de2c7",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "cb99d303-9008-469f-aef7-249cfb02a7bb"
},
"title": "三利纯棉毛巾成人男士家用7A抗菌全棉面巾情侣加厚吸水洗脸巾 2条",
"quantity": 1,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-03/o1cn01yv5bln1pwfgbkpbyv_6000000005424-0-at.jpg_.webp?itok=iYUxNQcD"
},
{
"id": "51",
"type": "commerce_order_item--group_purchase",
"uuid": "61140f6d-00f9-45b9-bae8-eab71a491fcd",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "2d5a9863-9aaf-42ee-9a13-a190490c04e1"
},
"title": "巨峰葡萄",
"quantity": 2,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-02/pexels-luiz-m-santos-760281.jpg?itok=GpTuiDYk"
},
{
"id": "42",
"type": "commerce_order_item--group_purchase",
"uuid": "cf96a2c1-22fd-4bb0-afec-1d4da46d4b9e",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "cb99d303-9008-469f-aef7-249cfb02a7bb"
},
"title": "三利纯棉毛巾成人男士家用7A抗菌全棉面巾情侣加厚吸水洗脸巾 2条",
"quantity": 1,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-03/o1cn01yv5bln1pwfgbkpbyv_6000000005424-0-at.jpg_.webp?itok=iYUxNQcD"
},
{
"id": "41",
"type": "commerce_order_item--group_purchase",
"uuid": "95c333d9-48bb-417b-928a-5f634fbee42a",
"product": {
"type": "commerce_product--group_purchase",
"uuid": "2d5a9863-9aaf-42ee-9a13-a190490c04e1"
},
"title": "巨峰葡萄",
"quantity": 2,
"thumbnail": "/sites/xhb.zhaobg.com/files/styles/thumbnail/public/2025-02/pexels-luiz-m-santos-760281.jpg?itok=GpTuiDYk"
}
],
"pager": {
"current_page": 0,
"total_items": 7,
"total_pages": 1,
"items_per_page": 10
}
}

total_tokens
0