Commit 213e89d3 authored by youjie's avatar youjie

no message

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