7d48a878 by yangjianbin

init

1 parent f8ee8b83
......@@ -19,7 +19,7 @@
<div class="col-sm-4 mb-20">
<label class="radio">
<input type="radio" value="<?=$v->id?>" name="1"/>
<img src="<?=$v->imagePath?>">
<img width="160" height="160" src="<?=$v->imagePath?>">
<?=$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!