12121
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{item.oilProductCode}}
|
||||
</view>
|
||||
<view class="oil-main-color text-xl text-bold padding-right-xs" style="padding-right: 0;">
|
||||
¥{{item.personalPrice|moneyFormat}}
|
||||
¥{{item.personalPriceZp|moneyFormat}}
|
||||
</view>
|
||||
</view>
|
||||
<view v-if="!listHeight" class="text-bold yellow-oil text-xl padding-right-xs">
|
||||
@@ -82,6 +82,9 @@
|
||||
audioUrl:''
|
||||
}
|
||||
},
|
||||
created() {
|
||||
console.log(this.siteItem,'-----------------')
|
||||
},
|
||||
methods: {
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user