Skip to content

Commit c6eb814

Browse files
committed
NEW
1 parent 89315bf commit c6eb814

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extend/json/demo1/doc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"desc": "图片1",
55
"id": 30,
6-
"imagePath": "1.jpg",
6+
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/1.jpg",
77
"isVisible": 1,
88
"order": 2,
99
"title": "图片1~",
@@ -13,7 +13,7 @@
1313
{
1414
"desc": "图片2",
1515
"id": 6,
16-
"imagePath": "2.jpg",
16+
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/2.jpg",
1717
"isVisible": 1,
1818
"order": 1,
1919
"title": "图片2",
@@ -23,7 +23,7 @@
2323
{
2424
"desc": "图片3",
2525
"id": 10,
26-
"imagePath": "3.jpg",
26+
"imagePath": "https://www.robot-shadow.cn/extend/json/demo1/3.jpg",
2727
"isVisible": 1,
2828
"order": 1,
2929
"title": "图片3",

0 commit comments

Comments
 (0)