Skip to content

Commit 66bbb67

Browse files
committed
NEW
1 parent 96898b0 commit 66bbb67

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"data": [
2+
"banners": [
33
{
44
"desc": "图片1",
55
"id": 30,
6-
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/1.jpg",
6+
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/1.jpg",
77
"isVisible": 1,
88
"order": 2,
9-
"title": "图片1~",
9+
"title": "图片1",
1010
"type": 0,
1111
"url": "https://www.robot-shadow.cn/src/index/article/qt.html"
1212
},
1313
{
1414
"desc": "图片2",
1515
"id": 6,
16-
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/2.jpg",
16+
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/2.jpg",
1717
"isVisible": 1,
1818
"order": 1,
1919
"title": "图片2",
@@ -23,14 +23,20 @@
2323
{
2424
"desc": "图片3",
2525
"id": 10,
26-
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/3.jpg",
26+
"imagePath": "https://www.robot-shadow.cn/extend/flutter/blog/img/3.jpg",
2727
"isVisible": 1,
2828
"order": 1,
2929
"title": "图片3",
3030
"type": 1,
3131
"url": "https://www.robot-shadow.cn/src/index/article/others.html"
3232
}
3333
],
34+
"pkgs" : [
35+
"https://www.robot-shadow.cn/extend/flutter/blog/json/sjjg.json",
36+
"https://www.robot-shadow.cn/extend/flutter/blog/json/qt.json",
37+
"https://www.robot-shadow.cn/extend/flutter/blog/json/py.json",
38+
"https://www.robot-shadow.cn/extend/flutter/blog/json/other.json"
39+
],
3440
"errorCode": 0,
3541
"errorMsg": ""
3642
}

extend/flutter/blog/json/pkg.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)