加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.json 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
fcjun 提交于 2022-05-09 15:51 . feat:vue04_pm2_01
{
"code": 0,
"msg": "ok",
"list": [
{
"id": 1,
"title": "iPad 4 Mini",
"price": 500.01,
"inventory": 2
},
{
"id": 2,
"title": "H&M T-Shirt White",
"price": 10.99,
"inventory": 2
},
{
"id": 3,
"title": "Charli XCX - Sucker CD",
"price": 500.01,
"inventory": 2
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化