1 Star 0 Fork 3

杜文轩/official-website-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
db.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
rvn 提交于 2024-03-20 21:45 . first commit
{
"cartList": [
{
"id": "100001",
"name": "",
"price": 10,
"count": 15,
"thumb": "https://"
},
{
"id": "100002",
"name": "",
"price": 20,
"count": 1,
"thumb": "https://"
}
],
"posts": [
{
"id": "2",
"title": "another title"
}
],
"comments": [
{
"id": "1",
"text": "a comment about post 1",
"postId": null
},
{
"id": "2",
"text": "another comment about post 1",
"postId": null
}
],
"profile": {
"name": "typicode"
},
"backup": {
"cart": [
{
"id": 100001,
"name": "",
"price": 128,
"count": 1,
"thumb": "https://"
},
{
"id": 100002,
"name": "",
"price": 128,
"count": 1,
"thumb": "https://"
}
],
"posts": [
{
"id": "1",
"title": "a title"
},
{
"id": "2",
"title": "another title"
}
],
"comments": [
{
"id": "1",
"text": "a comment about post 1",
"postId": "1"
},
{
"id": "2",
"text": "another comment about post 1",
"postId": "1"
}
],
"profile": {
"name": "typicode"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/duwenxuan/official-website-template.git
git@gitee.com:duwenxuan/official-website-template.git
duwenxuan
official-website-template
official-website-template
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385