mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
调试
This commit is contained in:
@@ -106,7 +106,6 @@
|
|||||||
@click="handleClearHotTags"
|
@click="handleClearHotTags"
|
||||||
>
|
>
|
||||||
<span>全部</span>
|
<span>全部</span>
|
||||||
<span :class="isAllHotTagsSelected ? 'nav-bottbor' : ''" style="top: 40%;"></span>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="fieldbox" style="padding-left: 15px;">
|
<div class="fieldbox" style="padding-left: 15px;">
|
||||||
@@ -2647,7 +2646,7 @@ a.custom2 {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
color: #3d3d3d;
|
//color: #3d3d3d;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user