Commit 9b0932de authored by 黄奎's avatar 黄奎
parents 021b9f68 db863c74
......@@ -63,9 +63,9 @@ html, body{
display: none;
}
/* img {
img {
pointer-events: none;
} */
}
.bjE6{
background: #e6e6e6;
}
......
......@@ -7,6 +7,9 @@
font-size: 18px;
color: #E95252;
}
.mapImg-Img img{
pointer-events: auto !important;
}
</style>
<template>
<div>
......
......@@ -82,7 +82,6 @@
</div>
</div>
</div>
<div id="trip_map" class="map"></div>
</div>
</template>
......@@ -1084,4 +1083,5 @@ body {
/deep/.setMapImg .el-button {
padding: 0;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment