Commit 323ec04a authored by zhengke's avatar zhengke

修改

parent d59a133e
...@@ -1072,8 +1072,7 @@ ...@@ -1072,8 +1072,7 @@
@click="bigImgShow(subItem.childItem.imaArray[0].url)" @click="bigImgShow(subItem.childItem.imaArray[0].url)"
:style="`background: url(${subItem.childItem.imaArray[0].url}) no-repeat 100% 100%`"> :style="`background: url(${subItem.childItem.imaArray[0].url}) no-repeat 100% 100%`">
</div> </div>
<div class="txtCont icon-triangle" <div class="txtCont icon-triangle">
v-if="subItem.childItem.imaArray.length>0">
<div class="agendaPoi"> <div class="agendaPoi">
<i class="iconfont icon-bed bed"></i> <i class="iconfont icon-bed bed"></i>
<span class="title"> <span class="title">
......
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