Commit 0ad78cb3 authored by lijiongliang's avatar lijiongliang

Merge branch 'dev_cd' of http://g.uzosp.com/cxz/jd-vx-app into dev_cd

parents 76118b2d cad32ea7
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</view> </view>
</u-swiper> </u-swiper>
<u-gap bgColor="transparent" height="15"></u-gap> <u-gap bgColor="transparent" height="15"></u-gap>
<div class="content__code"> <div class="content__code" v-if="freeCode.mainImgUrl">
<div class="code__img"> <div class="code__img">
<image :src="freeCode.mainImgUrl" class="code__img"></image> <image :src="freeCode.mainImgUrl" class="code__img"></image>
</div> </div>
......
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