-
Notifications
You must be signed in to change notification settings - Fork 2
/
do.json
142 lines (142 loc) · 4.32 KB
/
do.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"template": ["Banner0_0", "Footer1_0"],
"config": {
"Banner0_0": {
"dataSource": {
"button": {
"className": "banner0-button lfazx4qv5mi-editor_css",
"children": "<span><span><p>详情见下</p></span></span>",
"target": "_blank",
"href": "",
"type": "default"
},
"content": {
"children": "<span><p>一个我的世界<span>服务器</span></p></span>"
},
"title": {
"children": "<span><span><span><p>dfggMC</p></span></span></span>"
}
}
},
"Footer1_0": {
"dataSource": {
"block": {
"children": [
{
"name": "block0",
"xs": 24,
"md": 6,
"className": "block",
"title": {
"className": "logo",
"children": "<span><p>dfggMC</p></span>"
},
"childWrapper": {
"className": "slogan",
"children": [
{
"name": "content0",
"children": "<span><p>一个我的世界服务器</p></span>"
}
]
}
},
{
"name": "block1",
"xs": 24,
"md": 6,
"className": "block",
"title": { "children": "<span><p>加入我们</p></span>" },
"childWrapper": {
"children": [
{
"name": "link0",
"href": "https://jq.qq.com/?_wv=1027&k=pUKvHIyP",
"children": "<span><p>QQ群</p></span>",
"target": "_blank"
},
{
"name": "link1",
"href": "https://join.skype.com/visYdS5q3sUB",
"children": "<span><p>Skype群</p></span>",
"target": "_blank"
},
{
"name": "link2",
"href": "https://discord.gg/jWCdnXB5nR",
"children": "<span><p>Discord服务器</p></span>",
"target": "_blank"
},
{
"name": "link3",
"href": "#",
"children": "<span><p><br></p></span>"
}
]
}
},
{
"name": "block2",
"xs": 24,
"md": 6,
"className": "block",
"title": { "children": "关于" },
"childWrapper": {
"children": [
{
"href": "#",
"name": "link0",
"children": "<span><p>创建时间2022.10.22</p></span>"
},
{
"href": "",
"name": "link1",
"children":
"<span><span><span><span><p><br></p></span></span></span></span>"
}
]
}
},
{
"name": "block3",
"xs": 24,
"md": 6,
"className": "block",
"title": { "children": "资源" },
"childWrapper": {
"children": [
{
"href": "https://www.tpfeng.top/",
"name": "link0",
"children": "<span><span><p>MLBBS</p></span></span>",
"target": "_blank"
},
{
"href": "",
"name": "link1",
"children": "<span><span><p><br></p></span></span>",
"target": "_blank"
}
]
}
}
]
},
"copyright": {
"children":
"<span><span>©2023 by bulkyflute dfggMC</span></span>"
}
}
}
},
"style": [
{
"cssString":
"#Banner0_0 .banner0-text-wrapper > .lfazx4qv5mi-editor_css {\n cursor: move;\n display: flex;\n}\n",
"id": "Bannerbannertextwrapperlfazxqvmieditorcss",
"cid": "Banner0_0"
}
],
"other": {},
"page": { "title": "dfggMC", "description": "dfggMC" }
}