Browse Source

add sample page

dev
powersir 1 year ago
parent
commit
5937dca791
1 changed files with 0 additions and 38 deletions
  1. +0
    -38
      src/pages/custom/product/sample/data.json

+ 0
- 38
src/pages/custom/product/sample/data.json View File

@@ -1,38 +0,0 @@
{
"ack": 0,
"msg": "响应成功",
"datas": [
{
"id": 77,
"createTime": "2023-07-21 15:05:59",
"spuCode": "2-35UD6O",
"categoryId": 1264,
"prototypeName": "kfc-test2",
"createId": 2,
"categoryName": "男士T恤",
"createName": "陈相荣✨",
"oneImgUrl": "http://192.168.10.136:9000/eshop/eshop_img/2023/7/21/20230721150600A003.png",
"dictDetails": []
},
{
"id": 76,
"createTime": "2023-07-13 17:24:25",
"spuCode": "2-47GEE7",
"categoryId": 1264,
"prototypeName": "kfc-test",
"createId": 2,
"categoryName": "男士T恤",
"createName": "陈相荣✨",
"oneImgUrl": "http://192.168.10.136:9000/eshop/eshop_img/2023/7/13/20230713172425A025.png",
"dictDetails": []
}
],
"pop": {
"totalPages": 1,
"pageSize": 50,
"totalCount": 2,
"currentPage": 1,
"previousPage": 1,
"nextPage": 1
}
}

Loading…
Cancel
Save