From c0c0ab5dd5fc4c5c1e6d7484ebad5c18ae280fbb Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 19 Mar 2025 10:48:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=80=E5=B8=88=E7=AD=89=E7=BA=A7=E6=A1=86?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 8 ++++---- pages/therapist/therapist.vue | 26 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/common/config.js b/common/config.js index 7fb9858..3426f42 100644 --- a/common/config.js +++ b/common/config.js @@ -1,11 +1,11 @@ // const ROOTPATH3 = "wss://192.168.2.22:8187/wss/chatSocket/"; -const ROOTPATH = "http://192.168.2.22:8187/sqx_fast"; -const ROOTPATH1 = "http://192.168.2.22:8187/sqx_fast"; +// const ROOTPATH = "http://192.168.2.22:8187/sqx_fast"; +// const ROOTPATH1 = "http://192.168.2.22:8187/sqx_fast"; //生产环境 -// const ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换 -// const ROOTPATH1 = "https://admin.sjajk.com/sqx_fast";//生产需替换 +const ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换 +const ROOTPATH1 = "https://admin.sjajk.com/sqx_fast";//生产需替换 const ROOTPATH3 = "wss://admin.sjajk.com/wss/chatSocket/"; //联系客服//生产需替换 //上传地址 diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 87d1c46..2fbf11a 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -28,9 +28,9 @@ - + - + @@ -117,9 +117,9 @@ + > - + @@ -1354,10 +1354,10 @@ } .touxiang-frame{ position: absolute; - width: 160rpx; - height: 55rpx; - top:150rpx; - left:15rpx; + width: 240rpx; + height:220rpx; + top:5rpx; + left:5rpx; } .dituList{ width: 85%; @@ -1591,7 +1591,7 @@ height: 306.94rpx; } .touxiang-left-content{ - width: 180rpx; + width:190rpx; //width: 235.08rpx; height: auto; border-radius: 10rpx; @@ -1602,12 +1602,12 @@ width: 150rpx; height: 150rpx; border-radius:120rpx; - margin: 0px 10px 0px 12px; + //margin: 0px 10px 0px 12px; } .touxiang-left-content-img{ - width: 150rpx; - height: 180rpx; - border-radius:100rpx; + width: 160rpx; + height: 190rpx; + border-radius:30rpx; margin: 14rpx 22rpx; } .touxiang-left-view{