换系统
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<view class="commodity" bindtap="gotodetail" data-id="{{shopid}}">
|
||||
<view class="content">
|
||||
<image class="imgthumb " src="{{img}}"></image>
|
||||
<view class="introduce">
|
||||
<text class="towline">{{title}}</text>
|
||||
|
||||
<view>
|
||||
<text>¥{{price}}</text>
|
||||
<text>加入购物车</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="decorate"></view>
|
||||
<view class="commodity" bindtap="gotodetail" data-id="{{shopid}}">
|
||||
<view class="content">
|
||||
<image class="imgthumb " src="{{img}}"></image>
|
||||
<view class="introduce">
|
||||
<text class="towline">{{title}}</text>
|
||||
|
||||
<view>
|
||||
<text>¥{{price}}</text>
|
||||
<text>加入购物车</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="decorate"></view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user