紧急修复了一些bug
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<image :src='productInfo.image'></image>
|
||||
</view>
|
||||
<view class='text acea-row row-between'>
|
||||
<view class='name line2'>{{productInfo.store_name}}</view>
|
||||
<view class='name line2'>{{productInfo.storeName}}</view>
|
||||
<view class='money'>
|
||||
<view>¥{{productInfo.price}}</view>
|
||||
<view class='num'>x{{cart_num}}</view>
|
||||
|
||||
Reference in New Issue
Block a user