删除 list.json

This commit is contained in:
zhijian 2025-01-08 01:47:40 -06:00
parent fe9ed676b0
commit cec4342605

@ -1,46 +0,0 @@
{
"status":200,
"data":
[
{
"id":1001,
"readNum":241014,
"title":"指尖看工具的开发路程①",
"desc":"横牫闲来无事,突发奇想,想着要写一款小程序出来。",
"image":"https://gitee.com/zhijiantv/shouye/raw/master/image/weixin.jpg",
"text":"公众号:指尖看世界"
},
{
"id":1002,
"readNum":241014,
"title":"指尖看工具的开发路程②",
"desc":"有了想法之后,横牫就开始了他的学习之旅",
"image":"https://gitee.com/zhijiantv/shouye/raw/master/image/weixin.jpg",
"text":"公众号:指尖看世界"
},
{
"id":1003,
"readNum":241014,
"title":"指尖看工具的开发路程③",
"desc":"到处寻找小程序开发的教程",
"image":"https://gitee.com/zhijiantv/shouye/raw/master/image/weixin.jpg",
"text":"公众号:指尖看世界"
},
{
"id":1004,
"readNum":241014,
"title":"指尖看工具的开发路程④",
"desc":"根据教程一步一步自行敲代码",
"image":"https://gitee.com/zhijiantv/shouye/raw/master/image/weixin.jpg",
"text":"公众号:指尖看世界"
},
{
"id":1005,
"readNum":241014,
"title":"指尖看工具的开发路程⑤",
"desc":"最终,指尖看工具出现了",
"image":"https://gitee.com/zhijiantv/shouye/raw/master/image/weixin.jpg",
"text":"公众号:指尖看世界"
}
]
}