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 @@
-