mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
调试
This commit is contained in:
@@ -404,7 +404,7 @@ export default {
|
||||
}
|
||||
::v-deep .el-tag {
|
||||
background-color: #ecf5ff;
|
||||
//border-color: #409EFF;
|
||||
border-color: #409EFF;
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
padding: 0 10px;
|
||||
@@ -472,6 +472,7 @@ export default {
|
||||
color: #2C68FF;
|
||||
height: 24px;
|
||||
background: rgba(44, 104, 255, 0.06);
|
||||
border: none; // 或者使用 border-color: transparent;
|
||||
}
|
||||
}
|
||||
::v-deep .el-rate__icon {
|
||||
|
||||
Reference in New Issue
Block a user