diff --git a/src/components/FirstJob/detail.vue b/src/components/FirstJob/detail.vue index 1af0e95..bd33ba2 100644 --- a/src/components/FirstJob/detail.vue +++ b/src/components/FirstJob/detail.vue @@ -1531,7 +1531,7 @@ export default { .hotTel { position: fixed; top: 50%; - left: calc(50vw + 600px); + left: calc(50vw + 616px); width: 104px; height: 110px; background-color: #fff; @@ -1552,11 +1552,12 @@ export default { div { position: absolute; display: none; + height: 110px; width: 200px; - left: 0; - bottom: -122px; + left: -236px; + bottom: 0px; text-align: center; - box-shadow: 5px 0px 10px 3px #eee; + box-shadow: 5px 0px 10px 3px #ddd; background-color: #fff; > p:first-child { padding: 14px 0; diff --git a/src/components/FirstJob/joblist1.vue b/src/components/FirstJob/joblist1.vue index b5a1e6c..cb211ec 100644 --- a/src/components/FirstJob/joblist1.vue +++ b/src/components/FirstJob/joblist1.vue @@ -40,7 +40,7 @@ >确认 @@ -188,7 +188,7 @@ class="searchinput" style="width: 500px" >
- 全国 + {{ currentCity }}