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