mjz update
This commit is contained in:
@@ -55,11 +55,17 @@ article: false
|
||||
## 镂空按钮
|
||||
`.bg-` 换成 `.line-`
|
||||
|
||||
> css 代码
|
||||
```css
|
||||
.lines-red|... 边框深(大)
|
||||
.line-red|... 边框浅(小)
|
||||
```
|
||||
|
||||
> 演示代码
|
||||
```vue
|
||||
<button class="cu-btn round line-red shadow">按钮</button>
|
||||
```
|
||||
|
||||
## 块状按钮
|
||||
|
||||
> css 代码
|
||||
|
||||
Reference in New Issue
Block a user