Commit 8dc14449 by 陈超

T

parent 25844c78
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<div class="goods_detail_top"> <div class="goods_detail_top">
<van-image width="100%" height="160" :src="info.cover" ></van-image> <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_18_600 color_333333" style="margin: 0.75rem;">{{info.title}}</span>
<span class="text_12_400 color_333333">库存:{{info.stock}}</span>
</div> </div>
</div> </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