@@ -30,7 +30,7 @@
</div>
<div class="actions">
- <el-button type="primary" icon="ele-Check" size="large" @click="godoc">文档教程</el-button>
+ <el-button type="primary" icon="ele-Guide" size="large" @click="godoc">文档教程</el-button>
</el-card>
@@ -265,7 +265,8 @@ const close = () => {
}
.widgets-top-title {
font-size: 18px;
- font-weight: bold;
+ // font-weight: bold;
+ color: #999
.widgets {