You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
## 预览卡片设计
|
|
|
|
```html
|
|
|
|
<previewCard>
|
|
|
|
[[链接1]]
|
|
|
|
[[链接2]]
|
|
|
|
</previewCard>
|
|
|
|
<previewCard>
|
|
|
|
<categorytree mode="pages" depth="1" hideroot="on" showcount="on" />
|
|
|
|
</previewCard>
|
|
|
|
```
|