This commit is contained in:
徐哼唧L
2024-01-31 15:24:52 +08:00
parent c1e414bcab
commit 5ae322d192
17 changed files with 912 additions and 449 deletions

View File

@@ -110,7 +110,7 @@
</u-row>
</view>
<!-- <view class="commodityIntroduce" v-html="productInfo.productDetails"> -->
<view class="commodityIntroduce">
<view class="commodityIntroduce">
<view v-if="productInfo.productDetails">
<rich-text v-if="productInfo.productDetails" class="xiangqing" @itemclick="showImg"
:nodes="productInfo.productDetails|formatRichText"></rich-text>
@@ -225,7 +225,7 @@
options: [{
icon: 'cart',
text: '购物车'
}],
}],
buttonGroup: [{
text: '加入购物车',
backgroundColor: 'linear-gradient(90deg, #FFCD1E, #FF8A18)',
@@ -766,6 +766,10 @@
}
</script>
<style lang="scss" scoped>
.header_fixed {
background-color: #fff;
}
.tanchu {
background: #fff;
position: relative;

View File

@@ -508,7 +508,7 @@
kefu(){
uni.showModal({
title: '提示',
content: '拨打客服热线022-24142321',
content: '微信号yilujiankangkefu',
success: function (res) {
if (res.confirm) {
uni.makePhoneCall({