diff --git a/pages/index/index.vue b/pages/index/index.vue index 11492a7..c9de1dc 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1083,13 +1083,21 @@ width: 60px; max-width: 60px; } + /deep/.uni-select__input-text{ + width: 100%; + color: #019c88; + white-space: nowrap; + text-overflow: ellipsis; + -o-text-overflow: ellipsis; + overflow: hidden; + } /deep/.uni-select{ width: 60px; font-size: 14px; - border: 1px solid #e5e5e5; + border: 1px solid #a1e0d4; box-sizing: border-box; - border-radius: 4px; - padding: 0 5px; + border-radius: 30px; + padding: 0 4px; padding-left: 10px; position: relative; display: flex; @@ -1099,8 +1107,9 @@ align-items: center; width: 100%; flex: 1; - height: 35px; - background-color: #fff; + height: 30px; + background: linear-gradient(90deg, #a4e1d5, #e6f7f3); + color: #019c88; } /deep/.uni-searchbar__cancel{ display: none; diff --git a/pages/my/fuwuliaochengTeaml.vue b/pages/my/fuwuliaochengTeaml.vue new file mode 100644 index 0000000..5ad8b22 --- /dev/null +++ b/pages/my/fuwuliaochengTeaml.vue @@ -0,0 +1,1495 @@ + + + \ No newline at end of file diff --git a/pages/my/index.vue b/pages/my/index.vue index 0ccc0d5..4918cd8 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -104,9 +104,9 @@ 企业预约 - + - 约到店 + 新人拼团 diff --git a/pages/shop/index.vue b/pages/shop/index.vue index cd2e595..f8198eb 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -38,9 +38,9 @@ 已售{{item.sales}}w+ - + diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 5dc4f0f..ee40555 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1244,8 +1244,8 @@ import permision from "@/components/permission.js"; } .touxiang-frame{ position: absolute; - width: 98%; - height: 270rpx; + width: 230.08rpx; + height: 150px; left: 8rpx; } diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index b93ff9b..ea3fa72 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -1282,8 +1282,8 @@ } .touxiang-frame{ position: absolute; - width: 30%; - height: 262rpx; + width: 230.08rpx; + height: 146px; } .dituList{ width: 85%; diff --git a/static/my-liaocheng2.png b/static/my-liaocheng2.png index c10262e..b10c2fe 100644 Binary files a/static/my-liaocheng2.png and b/static/my-liaocheng2.png differ diff --git a/static/pick.png b/static/pick.png new file mode 100644 index 0000000..5411332 Binary files /dev/null and b/static/pick.png differ