80ce7162 by yangjianbin

init

1 parent d7c372ce
......@@ -19,7 +19,7 @@
<div class="col-sm-4 mb-20">
<label class="radio">
<input type="radio" value="<?=$v->id?>" name="1"/>
<img width="160" height="160" src="<?=$v ? $v->imagePath : ''?>">
<img width="160" height="160" src="<?=$v ? $v->imagePath : 'holder.js/180x18'?>">
<?=$v->productName?>
</label>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!