2019-12-13 07:39:55 +00:00
|
|
|
<scroll-view class="list" scroll-y="{{true}}" >
|
2019-12-16 11:56:41 +00:00
|
|
|
<view class="commodity" bindtap="todetail">
|
2019-12-13 07:39:55 +00:00
|
|
|
<view class="content">
|
|
|
|
<image class="imgthumb "></image>
|
|
|
|
<view class="introduce">
|
|
|
|
<text>产品名称产品名称产品名称产品名称产品名称产品</text>
|
|
|
|
<view>
|
|
|
|
<text>¥657</text>
|
|
|
|
<text>加入购物车</text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
2019-12-16 11:56:41 +00:00
|
|
|
<view class="commodity" bindtap="todetail">
|
2019-12-13 07:39:55 +00:00
|
|
|
<view class="content">
|
|
|
|
<image class="imgthumb "></image>
|
|
|
|
<view class="introduce">
|
|
|
|
<text>产品名称产品名称产品名称产品名称产品名称产品</text>
|
|
|
|
<view>
|
|
|
|
<text>¥657</text>
|
|
|
|
<text>加入购物车</text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
2019-12-16 11:56:41 +00:00
|
|
|
<view class="commodity" bindtap="todetail">
|
2019-12-13 07:39:55 +00:00
|
|
|
<view class="content">
|
|
|
|
<image class="imgthumb "></image>
|
|
|
|
<view class="introduce">
|
|
|
|
<text>产品名称产品名称产品名称产品名称产品名称产品</text>
|
|
|
|
<view>
|
|
|
|
<text>¥657</text>
|
|
|
|
<text>加入购物车</text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</scroll-view>
|