Commit db11d91f by 陈超

T

parent acd10efa
......@@ -9,6 +9,7 @@
<div class="layout_v">
<div class="goods_detail_top">
<van-image width="100%" height="160" :src="info.cover" ></van-image>
<span class="text_18_600 color_333333" style="margin: 0.75rem;">{{info.}}</span>
</div>
</div>
</div>
......@@ -19,6 +20,7 @@
created:function(){
this.info = {:json_encode($data)};
console.log(this.info)
},
data: function() {
......
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