Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c143efe30 |
@@ -190,7 +190,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<view class="shop_bottom" style="position: absolute;bottom: 0;">
|
<view class="shop_bottom" style="position: absolute;bottom: 0;z-index:100;">
|
||||||
<view class="flex-between">
|
<view class="flex-between">
|
||||||
<view class="price price-sku" v-if="goods.type != 'package' && goods.result">
|
<view class="price price-sku" v-if="goods.type != 'package' && goods.result">
|
||||||
<text class="i">¥</text>
|
<text class="i">¥</text>
|
||||||
|
|||||||
Reference in New Issue
Block a user