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{