@qingjieshouliang
Current Path : /www/wwwroot/eblliwsm.com/060b04a8/Lib/Widget/Flash/ |
Current File : /www/wwwroot/eblliwsm.com/060b04a8/Lib/Widget/Flash/flash.html |
<!-- bxslider --> <div class="flash"> <ul class="bxslider"> <volist name='flash' id='vo'> <li><a href="<{$vo.link}>"><img src="__ROOT__/Uploads/<{$vo.photo}>" alt="<{$vo.title}>" /></a></li> </volist> </ul> </div>