合并
This commit is contained in:
commit
d358fee8b1
@ -74,7 +74,7 @@ const showPop = () => show.value = !show.value
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background: rgba(0, 0, 0, 0.698039215686274);
|
||||
z-index: 1002;
|
||||
z-index: 1002 !important;
|
||||
}
|
||||
|
||||
.pop {
|
||||
|
@ -7,7 +7,7 @@
|
||||
<div class="dis-f jus-bet" style="margin-top: -15px;">
|
||||
<div class="info-box">
|
||||
<div style="position:absolute;top:0;left:0">
|
||||
<el-affix :offset="0" @change="changeTitleType" z-index="666" style="width: 1200px">
|
||||
<el-affix :offset="0" @change="changeTitleType" z-index="1002" style="width: 1200px">
|
||||
<div class="top-bar-box dis-f jus-x" v-if="titleType">
|
||||
<div class="top-bar dis-f al-item jus-bet">
|
||||
<div class="dis-f al-item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user