diff --git a/src/assets/img/publicImage/angle.png b/src/assets/img/publicImage/angle.png new file mode 100644 index 0000000..a03138d Binary files /dev/null and b/src/assets/img/publicImage/angle.png differ diff --git a/src/components/pageTopBar/pageTopBar.vue b/src/components/pageTopBar/pageTopBar.vue index cd4474b..68f5488 100644 --- a/src/components/pageTopBar/pageTopBar.vue +++ b/src/components/pageTopBar/pageTopBar.vue @@ -29,9 +29,9 @@
-
- - +
+ +
@@ -251,7 +251,6 @@ const goIndex = () => router.push("/") } .top-bg-img-box .info-box .logo-box { - cursor: pointer; height: 40px; } @@ -259,13 +258,15 @@ const goIndex = () => router.push("/") object-fit: contain; width: 30px; height: 31px; + cursor: pointer; } .top-bg-img-box .info-box .logo-box .logo-text-img { object-fit: contain; width: 173px; height: 31px; - margin-left: 10px; + padding-left: 10px; + cursor: pointer; } .top-bg-img-box .info-box .btm-seach-btn-box { diff --git a/src/views/apartmentDetail.vue b/src/views/apartmentDetail.vue index e314e38..864b220 100644 --- a/src/views/apartmentDetail.vue +++ b/src/views/apartmentDetail.vue @@ -18,9 +18,12 @@
-
-
-
+ + + + + +
@@ -760,8 +763,9 @@ const publicJump = path => router.push(path) bottom: 20px; right: 0; width: 20px; - height: 20px; - background-color: #fff; + z-index: 1; + // height: 20px; + // background-color: #fff; .arc { width: 100%; @@ -779,7 +783,7 @@ const publicJump = path => router.push(path) margin-top: -20px; border-radius: 16px 0 16px 16px; position: relative; - + box-shadow: 0 0 10px rgba(0, 0, 0, .118); // .arc { // position: absolute; // width: 12px;