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