diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue
index 660ff02..78ca9ab 100644
--- a/pages/therapist/therapist.vue
+++ b/pages/therapist/therapist.vue
@@ -18,7 +18,7 @@
:show-action="true" :animation="true" bg-color="#fff" color="#019c88" @search="onSearch()"
action-text="搜索" @custom="onSearch()">
- 筛选
+ 筛选
@@ -228,11 +228,11 @@
@@ -1297,6 +1297,7 @@
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
+ padding-left:40rpx;
}
.popup-top{
display: flex;
@@ -1313,7 +1314,7 @@
/* #ifndef MP-WEIXIN */
/* height: 130px; */
/* #endif */
-
+ border-radius: 30rpx;
}
.pay_btn {
@@ -1373,6 +1374,7 @@
align-items: center;
justify-content: space-between;
margin-top: 10rpx;
+ margin-bottom: 10rpx;
}
/deep/.margin-bottom-sm{
margin-bottom: 70px;
@@ -1708,7 +1710,7 @@
border-radius: 30px !important;
}
.flex-sub{
- width: 260rpx !important;
+ width:220rpx !important;
height:60rpx !important;
border: 1px solid #e5e5e5;
border-radius: 30rpx;
@@ -2061,4 +2063,11 @@
font-size: 22rpx;
margin-left: 10rpx;
}
+ .screen-button{
+ // border: 1px solid #019c88;
+ color: #019c88;
+ padding:5rpx 10rpx;
+ margin:0 18rpx;
+ border-radius:6rpx;
+ }
\ No newline at end of file
diff --git a/static/shezhi10.png b/static/shezhi10.png
new file mode 100644
index 0000000..c0ca23d
Binary files /dev/null and b/static/shezhi10.png differ
diff --git a/static/shezhi9.png b/static/shezhi9.png
new file mode 100644
index 0000000..bf15592
Binary files /dev/null and b/static/shezhi9.png differ