diff --git a/patient/pages/expertDetail/expertDetail.js b/patient/pages/expertDetail/expertDetail.js
index 01c5106..3bab64c 100644
--- a/patient/pages/expertDetail/expertDetail.js
+++ b/patient/pages/expertDetail/expertDetail.js
@@ -128,7 +128,6 @@ Page({
bindchange(e){
const that = this;
- console.log(e);
that.setData({
currentData: e.detail.current
})
diff --git a/patient/pages/myPrescript/myPrescript.wxss b/patient/pages/myPrescript/myPrescript.wxss
index 71ee39f..8b78939 100644
--- a/patient/pages/myPrescript/myPrescript.wxss
+++ b/patient/pages/myPrescript/myPrescript.wxss
@@ -106,7 +106,7 @@
font-weight:600;
align-items: baseline;
justify-content: space-between;
- width:114rpx;
+ width:116rpx;
}
.row .dot{
display: flex;
diff --git a/patient/pages/payInfo/payInfo.wxml b/patient/pages/payInfo/payInfo.wxml
index 4bdb10a..a7f340e 100644
--- a/patient/pages/payInfo/payInfo.wxml
+++ b/patient/pages/payInfo/payInfo.wxml
@@ -52,7 +52,7 @@
邮费
:
- ¥{{order.logistics_fee}}(包邮)
+ ¥{{order.logistics_fee}}
¥0.00(包邮)