docs: 更新日志, 修复文档细节
This commit is contained in:
@@ -30,27 +30,6 @@ export default {
|
||||
|
||||
:::
|
||||
|
||||
::: title 主题配置
|
||||
:::
|
||||
|
||||
<p style="margin-left: 30px">less</p>
|
||||
|
||||
```
|
||||
@panel-border-color: #eee;
|
||||
@panel-border-radius: 2px;
|
||||
@panel-fore-color: #333;
|
||||
@panel-back-color: #fff;
|
||||
```
|
||||
|
||||
<p style="margin-left: 30px">css</p>
|
||||
|
||||
```
|
||||
--panel-border-color: #eee;
|
||||
--panel-border-radius: 2px;
|
||||
--panel-fore-color: #333;
|
||||
--panel-back-color: #fff;
|
||||
```
|
||||
|
||||
::: title Panel 插槽
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user