6
6
<summary >查看本页面的 markdown 源代码</summary >
7
7
<div style =" max-height : 50vh ; overflow : auto ;" >
8
8
9
- [ ui-kit.md] ( ui-kit.md " :include :type=code ")
9
+ [ ui-kit.md] ( https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@main/ ui-kit.md " :include :type=code ")
10
10
11
11
</div >
12
12
</details >
@@ -80,47 +80,47 @@ console.log(total); // 3
80
80
<div class =" ui-kit-color " >
81
81
<figure >
82
82
<div style="background: var(--theme-color-1);"></div>
83
-
83
+
84
84
<figcaption>1<figcaption>
85
85
</figure >
86
86
<figure >
87
87
<div style="background: var(--theme-color-2);"></div>
88
-
88
+
89
89
<figcaption>2<figcaption>
90
90
</figure >
91
91
<figure >
92
92
<div style="background: var(--theme-color-3);"></div>
93
-
93
+
94
94
<figcaption>3<figcaption>
95
95
</figure >
96
96
<figure >
97
97
<div style="background: var(--theme-color-4);"></div>
98
-
98
+
99
99
<figcaption>4<figcaption>
100
100
</figure >
101
101
<figure >
102
102
<div style="background: var(--theme-color);"></div>
103
-
103
+
104
104
<figcaption>主题颜色<figcaption>
105
105
</figure >
106
106
<figure >
107
107
<div style="background: var(--theme-color-5);"></div>
108
-
108
+
109
109
<figcaption>5<figcaption>
110
110
</figure >
111
111
<figure >
112
112
<div style="background: var(--theme-color-6);"></div>
113
-
113
+
114
114
<figcaption>6<figcaption>
115
115
</figure >
116
116
<figure >
117
117
<div style="background: var(--theme-color-7);"></div>
118
-
118
+
119
119
<figcaption>7<figcaption>
120
120
</figure >
121
121
<figure >
122
122
<div style="background: var(--theme-color-8);"></div>
123
-
123
+
124
124
<figcaption>8<figcaption>
125
125
</figure >
126
126
</div >
@@ -130,57 +130,57 @@ console.log(total); // 3
130
130
<div class =" ui-kit-color " >
131
131
<figure >
132
132
<div style="background: var(--color-mono-min); border: 1px solid var(--color-mono-2);"></div>
133
-
133
+
134
134
<figcaption>Min<figcaption>
135
135
</figure >
136
136
<figure >
137
137
<div style="background: var(--color-mono-1);"></div>
138
-
138
+
139
139
<figcaption>1<figcaption>
140
140
</figure >
141
141
<figure >
142
142
<div style="background: var(--color-mono-2);"></div>
143
-
143
+
144
144
<figcaption>2<figcaption>
145
145
</figure >
146
146
<figure >
147
147
<div style="background: var(--color-mono-3);"></div>
148
-
148
+
149
149
<figcaption>3<figcaption>
150
150
</figure >
151
151
<figure >
152
152
<div style="background: var(--color-mono-4);"></div>
153
-
153
+
154
154
<figcaption>4<figcaption>
155
155
</figure >
156
156
<figure >
157
157
<div style="background: var(--color-mono-5);"></div>
158
-
158
+
159
159
<figcaption>5<figcaption>
160
160
</figure >
161
161
<figure >
162
162
<div style="background: var(--color-mono-6);"></div>
163
-
163
+
164
164
<figcaption>6<figcaption>
165
165
</figure >
166
166
<figure >
167
167
<div style="background: var(--color-mono-7);"></div>
168
-
168
+
169
169
<figcaption>7<figcaption>
170
170
</figure >
171
171
<figure >
172
172
<div style="background: var(--color-mono-8);"></div>
173
-
173
+
174
174
<figcaption>8<figcaption>
175
175
</figure >
176
176
<figure >
177
177
<div style="background: var(--color-mono-9);"></div>
178
-
178
+
179
179
<figcaption>9<figcaption>
180
180
</figure >
181
181
<figure >
182
182
<div style="background: var(--color-mono-max);"></div>
183
-
183
+
184
184
<figcaption>Max<figcaption>
185
185
</figure >
186
186
</div >
0 commit comments