Commit d84cdf74 by wangjian

1

parent 82bd6116
......@@ -17,9 +17,9 @@
<view class="goods-info">
<image class="img" :src="item.goodsPath" mode="aspectFill"></image>
<view class="info">
<view class="title">{{item.goodsName}}</view>
<view class="title">{{item.attrValue}}</view>
<view class="spec">
<view>{{item.goodsIntegral}}</view>
<view>{{item.attrValue}}:{{item.denomination}}</view>
<view>x{{item.payNumber}}</view>
</view>
<view class="price">
......
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