Commit 213e89d3 authored by youjie's avatar youjie

no message

parent 6cbbb8d2
...@@ -63,9 +63,9 @@ html, body{ ...@@ -63,9 +63,9 @@ html, body{
display: none; display: none;
} }
img { /* img {
pointer-events: none; pointer-events: none;
} } */
.bjE6{ .bjE6{
background: #e6e6e6; background: #e6e6e6;
} }
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<div class="mapImg-Img marginT20"> <div class="mapImg-Img marginT20">
<div v-if="PostConfig&&PostConfig.MapUrl"> <div v-if="PostConfig&&PostConfig.MapUrl">
<el-image <el-image
style="width: 100%; height: auto" style="width: 100%; height: auto;"
:src="PostConfig.MapUrl" :src="PostConfig.MapUrl"
:preview-src-list="[PostConfig.MapUrl]"> :preview-src-list="[PostConfig.MapUrl]">
</el-image> </el-image>
......
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