Commit 4ec5c4b4 by 陈超

T

parent 33f35653
......@@ -9,8 +9,8 @@
<div class="layout_v">
<div class="goods_detail_top layout_v">
<van-image width="100%" height="160" :src="info.cover" ></van-image>
<span class="text_18_600 color_333333" style="margin: 0.75rem;">{{info.title}}</span>
<span class="text_12_400 color_333333">库存:{{info.stock}}</span>
<span class="text_18_600 color_333333" style="margin: 0.75rem;margin-bottom: 0;">{{info.title}}</span>
<span class="text_12_400 color_333333" style="margin: 0.75rem;margin-top: 0.5rem;">库存:{{info.stock}}</span>
</div>
</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