Skip to content

Commit 8f0db3c

Browse files
committed
NEW
1 parent 40ff63c commit 8f0db3c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

extend/flutter/blog/json/manager.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,20 @@
22
"banners": [
33
{
44
"desc": "图片1",
5-
"id": 30,
65
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/1.jpg",
7-
"isVisible": 1,
8-
"order": 2,
96
"title": "图片1",
10-
"type": 0,
117
"url": "https://www.robot-shadow.cn/src/index/article/qt.html"
128
},
139
{
1410
"desc": "图片2",
15-
"id": 6,
1611
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/2.jpg",
17-
"isVisible": 1,
18-
"order": 1,
1912
"title": "图片2",
20-
"type": 1,
2113
"url": "https://www.robot-shadow.cn/src/index/article/efficient-py.html"
2214
},
2315
{
2416
"desc": "图片3",
25-
"id": 10,
2617
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/3.jpg",
27-
"isVisible": 1,
28-
"order": 1,
2918
"title": "图片3",
30-
"type": 1,
3119
"url": "https://www.robot-shadow.cn/src/index/article/others.html"
3220
}
3321
],

0 commit comments

Comments
 (0)