mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
style:学习路径图c:\Users\86187\Desktop\testcode\fe-manage\src\views\learningpath\LevelAddDetail.vue
This commit is contained in:
@@ -261,7 +261,7 @@
|
|||||||
size="small" active-color="red"/>
|
size="small" active-color="red"/>
|
||||||
<div class="showt clearfix">
|
<div class="showt clearfix">
|
||||||
<div class="bi" :style="{
|
<div class="bi" :style="{
|
||||||
'z-index': element.flag ? 999 : 998,
|
'z-index': element.flag ? 889 : 887,
|
||||||
}">
|
}">
|
||||||
必修
|
必修
|
||||||
</div>
|
</div>
|
||||||
@@ -1946,7 +1946,7 @@ const cancelStorage = async () => {
|
|||||||
background-color: #5dc988;
|
background-color: #5dc988;
|
||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 998;
|
z-index: 888;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
@@ -1958,7 +1958,7 @@ const cancelStorage = async () => {
|
|||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
// display: none;
|
// display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 998;
|
z-index: 888;
|
||||||
color: #5dc988;
|
color: #5dc988;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user