From 393d25535ae478761d62ec396dee3bec678c10b4 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 22 十月 2024 16:36:45 +0800
Subject: [PATCH] update 客服更新

---
 sub_pages/customer/trade/list.vue |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/sub_pages/customer/trade/list.vue b/sub_pages/customer/trade/list.vue
index 048e2e2..7cbc6c9 100644
--- a/sub_pages/customer/trade/list.vue
+++ b/sub_pages/customer/trade/list.vue
@@ -19,8 +19,10 @@
 				</view> -->
 			</view>
 			<view class="info">
+				
 				<button open-type="contact" class="component-button-contact">
-					<image src="../../../static/common/icon-kf.png" class="icon-kf m-l-5 m-r-15 img100"></image>
+					<!-- <image src="@/static/common/icon-kf.png" class="icon-kf m-l-5 m-r-15 img100"></image> -->
+					<image src="@/static/common/icon-kf-2.png" class="icon-kf m-l-5 m-r-15 img100"></image>					
 				</button>
 			</view>
 			<view class="info-price">
@@ -576,8 +578,8 @@
 				.icon-kf {
 					width: 44rpx;
 					height: 44rpx;
-					width: 90rpx;
-					height: 90rpx;
+					width: 100rpx;
+					height: 100rpx;
 				}
 
 				.desc {

--
Gitblit v1.9.3