Commit 25844c78 by 陈超

T

parent db11d91f
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<div class="layout_v"> <div class="layout_v">
<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.}}</span> <span class="text_18_600 color_333333" style="margin: 0.75rem;">{{info.title}}</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