From 53aaf352d07a727328806d73d267f19f592ad31a Mon Sep 17 00:00:00 2001
From: wangxia <779219182@qq.com>
Date: Thu, 12 May 2022 09:52:20 +0800
Subject: [PATCH] 1
---
src/components/FirstJob/detail.vue | 9 +++++----
src/components/FirstJob/joblist1.vue | 25 ++++++++++++++-----------
src/permission.js | 13 +++----------
3 files changed, 22 insertions(+), 25 deletions(-)
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 }}