style:学习路径图c:\Users\86187\Desktop\testcode\fe-manage\src\views\learningpath\LevelAddDetail.vue

This commit is contained in:
wyx
2023-02-28 15:34:18 +08:00
parent 0df4af33d8
commit 6a03701af2

View File

@@ -261,7 +261,7 @@
size="small" active-color="red"/>
<div class="showt clearfix">
<div class="bi" :style="{
'z-index': element.flag ? 999 : 998,
'z-index': element.flag ? 889 : 887,
}">
必修
</div>
@@ -1946,7 +1946,7 @@ const cancelStorage = async () => {
background-color: #5dc988;
line-height: 23px;
position: absolute;
z-index: 998;
z-index: 888;
color: #ffffff;
border-radius: 4px;
}
@@ -1958,7 +1958,7 @@ const cancelStorage = async () => {
line-height: 23px;
// display: none;
position: absolute;
z-index: 998;
z-index: 888;
color: #5dc988;
border-radius: 4px;
}