mjz update

This commit is contained in:
mjz
2023-06-18 13:41:09 +08:00
parent 0533aa0ebf
commit 1fdc7f8831
87 changed files with 2130 additions and 213 deletions
@@ -8,6 +8,7 @@ article: false
## 默认时间轴
1. 时间轴默认结构如下代码,对应右侧预览图第一个6-17时间轴的样式
2.`cu-timeline` 包裹 `cu-time``cu-item`,在 `item` 内编写内容,由 `content` 包裹
```html
@@ -24,6 +25,7 @@ article: false
## 彩色时间轴
1. 与默认的基本格式相同,只是自定义了内容框颜色和图标
2. 对应右侧彩色时间轴
```html