大屏功能更新
This commit is contained in:
parent
59c257c8d4
commit
62ec0e0084
@ -89,7 +89,6 @@
|
||||
v-show="showPanel"
|
||||
>
|
||||
<div class="headPanel">{{ this.showProvinceName }} <el-button
|
||||
style="margin-left:20px"
|
||||
@click="closePanel"
|
||||
type="text"
|
||||
>关闭</el-button></div>
|
||||
@ -2025,6 +2024,7 @@ export default {
|
||||
no-repeat center center;
|
||||
position: absolute;
|
||||
width: 450px;
|
||||
min-height: 200px;
|
||||
overflow-y: auto;
|
||||
background-size: 100% 100%;
|
||||
z-index: 999;
|
||||
|
Loading…
Reference in New Issue
Block a user