Commit 08fac909 by 陈超

A

parent 6399c8d2
......@@ -10,7 +10,7 @@
<volist name="ad_list" id="adlt">
<van-swipe-item>
<a class="home_swapper_image" href="{$adlt['bannerurl']}" title="{$adlt['banner_title']}">
<van-image height="100%" fit="cover" src="{:getCover($adlt['banner'],720,300)}" />
<van-image height="100%" width="100%" fit="cover" src="{:getCover($adlt['banner'],720,300)}" />
</a>
</van-swipe-item>
</volist>
......
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