首页汇率
This commit is contained in:
parent
d2bdc02fc9
commit
2ca773a987
@ -1,4 +1,4 @@
|
|||||||
<view class="list">
|
<view class="list">
|
||||||
<view class="title"><text>热门商品</text><text>€1=¥{{huilv}}</text></view>
|
<view class="title"><text>热门商品</text><text>实时汇率:€1=¥{{huilv}}</text></view>
|
||||||
<commodity wx:for="{{list}}" title="{{item.goods_name}}" price="{{item.shop_price}}" img="{{item.image}}" shopid="{{item.goods_id}}"></commodity>
|
<commodity wx:for="{{list}}" title="{{item.goods_name}}" price="{{item.shop_price}}" img="{{item.image}}" shopid="{{item.goods_id}}"></commodity>
|
||||||
</view>
|
</view>
|
Loading…
Reference in New Issue
Block a user