会员相关更新、商品列表更新
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<view class="code-wrap">
|
||||
<view class="num-wrap">
|
||||
<text class="t">账户余额:</text>
|
||||
<text class="num">{{shopInfo.amount || '--'}}</text>
|
||||
<text class="num">{{shopInfo.amount || '0'}}</text>
|
||||
</view>
|
||||
<view class="line-code">
|
||||
<tki-barcode ref="tkiBarcode" show :opations="tkiOptions"></tki-barcode>
|
||||
|
||||
Reference in New Issue
Block a user