4 Star 0 Fork 0

尤晓玲/6-20

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
productData.js 4.98 KB
一键复制 编辑 原始数据 按行查看 历史
尤晓玲 提交于 2024-06-20 14:45 . first commit
export const productList = [{
id: 1,
imageUrl: '/static/product005.png',
type: "手机",
de_type: '实惠',
productName: '【XX20e】XX 5000mAh大电池6.3英寸高清大屏',
productPrice: 1399,
label: '赠送积分',
productgg: '8GB+128GB 幻夜黑',
picList: [
'/static/product005.png',
'/static/product005.png',
'/static/product005.png',
],
stock: '28',
comments: [{
author: '小明',
text: '电池续航能力强,性价比高!',
time: '2023-04-05'
},
{
author: '李华',
text: '屏幕显示清晰,值得入手!',
time: '2023-04-03'
},
]
},
{
id: 2,
imageUrl: '/static/product002.png',
type: "电脑",
de_type: '精选',
productName: '【XXBook D14】XX笔记本电脑轻薄本14英寸',
productPrice: 3599,
label: '赠送积分',
productgg: '8GB+256GB 皓月银',
picList: [
'/static/product002.png',
'/static/product002.png',
'/static/product002.png',
],
stock: '24',
comments: [{
author: '小婷婷',
text: '笔记本轻便,反应快,性价比高!',
time: '2024-05-05'
},
{
author: 'cc',
text: '屏幕显示清晰,值得入手,快递很给力!',
time: '2023-06-03'
},
]
},
{
id: 3,
imageUrl: '/static/product004.png',
type: "手机",
de_type: '新品',
productName: '【XX 30pro】XX曲屏手机麒麟9000鸿蒙5G',
productPrice: 4299,
label: '新品',
productgg: '8GB+256GB 亮黑色',
picList: [
'/static/product004.png',
'/static/product004.png',
'/static/product004.png'
],
stock: '3',
comments: [{
author: 'Jane',
text: '给爸爸买的,性价比高!',
time: '2024-06-16'
},
{
author: '哈哈',
text: '很流畅,值得入手!',
time: '2023-04-03'
},
]
},
{
id: 4,
imageUrl: '/static/product001.png',
type: "手机",
de_type: '精选',
productName: '【XX 40pro】XX曲屏5G手机麒麟9000鸿蒙40pro',
productPrice: 2599,
label: '赠送积分',
productgg: '8GB+128GB 亮黑色',
picList: [
'/static/product001.png',
'/static/product001.png',
'/static/product001.png'
],
stock: '13',
comments: [{
author: '小华',
text: '电池续航能力强,性价比高!',
time: '2024-03-05'
},
{
author: '李大大',
text: '屏幕显示清晰,值得入手!',
time: '2024-04-07'
},
]
},
{
id: 5,
imageUrl: '/static/product003.png',
productName: '【XX P40pro】XX官方正品P40全网通5G鸿蒙',
type: "手机",
de_type: '精选',
productPrice: 1699,
label: '赠送积分',
productgg: '8GB+256GB 冰霜银',
picList: [
'/static/product003.png',
'/static/product003.png',
'/static/product003.png'
],
stock: '30',
comments: [{
author: '小明',
text: '太好用了,推荐!',
time: '2023-04-05'
},
{
author: '李华',
text: '买到等于赚到!',
time: '2023-04-03'
},
]
},
{
id: 6,
imageUrl: '/static/product006.png',
type: "手机",
de_type: '新品',
productName: '【XX 7se】XX全网通5G鸿蒙手机麒麟985原装',
productPrice: 1999,
label: '新品',
productgg: '8GB+256GB 仲夏紫',
picList: [
'/static/product006.png',
'/static/product006.png',
'/static/product006.png'
],
stock: '26',
comments: [{
author: '喜喜',
text: '太喜欢!',
time: '2024-05-20'
},
{
author: '哈哈',
text: '推荐推荐!',
time: '2023-06-08'
},
]
},
];
export const ordertList = [{
id: 1,
count: 1,
orderId: '3716463840116',
status: '1',
statu: "待支付",
imageUrl: '../static/product005.png',
productName: '【XX20e】XX 5000mAh大电池6.3英寸高清大屏',
productPrice: 1399,
productgg: '8GB+128GB 幻夜黑',
},
{
id: 2,
count: 1,
orderId: '3716463840117',
status: '2',
statu: "待发货",
imageUrl: '../static/product002.png',
productName: '【XXBook D14】XX笔记本电脑轻薄本14英寸',
productPrice: 3599,
productgg: '8GB+256GB 皓月银',
},
{
id: 3,
count: 2,
orderId: '3716463840118',
status: '3',
statu: "卖家已发货",
imageUrl: '../static/product004.png',
productName: '【XX 30pro】XX曲屏手机麒麟9000鸿蒙5G',
productPrice: 4299,
productgg: '8GB+256GB 亮黑色',
},
{
id: 4,
count: 1,
orderId: '3716463840119',
status: '4',
statu: "已完成",
imageUrl: '../static/product001.png',
productName: '【XX 40pro】XX曲屏5G手机麒麟9000鸿蒙40pro',
productPrice: 2599,
productgg: '8GB+128GB 亮黑色',
},
{
id: 5,
count: 2,
orderId: '3716463840120',
status: '2',
statu: "待发货",
imageUrl: '../static/product003.png',
productName: '【XX P40pro】XX官方正品P40全网通5G鸿蒙',
productPrice: 1699,
productgg: '8GB+256GB 冰霜银',
},
{
id: 6,
count: 1,
orderId: '3716463840121',
status: '4',
statu: "已完成",
imageUrl: '../static/product006.png',
productName: '【XX 7se】XX全网通5G鸿蒙手机麒麟985原装',
productPrice: 1999,
productgg: '8GB+256GB 仲夏紫',
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fufuv587/6-20.git
git@gitee.com:fufuv587/6-20.git
fufuv587
6-20
6-20
master

搜索帮助