feat(dashboard/index.vue): 完善控制台的团队信息

This commit is contained in:
郝先瑞
2022-01-28 23:57:26 +08:00
parent 6c2b343b65
commit 37e533839e
4 changed files with 107 additions and 59 deletions

View File

@@ -45,7 +45,7 @@
</el-col>
<el-col :span="20">
Spring BootSpring Cloud & AlibabaSpring Security
OAuth2SentinelElastic Stack ...
OAuth2JWTElastic Stack ...
</el-col>
</el-row>
<el-divider/>
@@ -76,14 +76,13 @@ export default {
&__main {
line-height: 28px;
height: 315px;
}
}
.fw-b {
font-weight: bold;
}
}
</style>