diff --git a/.env.development b/.env.development index e796954..9326a43 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ VUE_APP_SITE='default' VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login -VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://39.98.184.58:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://39.98.184.58:8000/jobslink-api/front/file"} +VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://39.98.44.136:8082", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://39.98.44.136:8082/jobslink-api/front/file"} VUE_APP_LOGIN_NEXT = http://10.160.7.216:9920/casserver/login?service=http://39.98.184.58/manage/login&stService=http%3A%2F%2F39.98.184.58%2Fmanage%2Flogin VUE_APP_SUPPER_MAP = http://10.165.0.44:1205/proxy/rest/maps/c02c6f51f3ab4190bffd5e3e54cf5ac4/111013e9067749488d44841208771768 diff --git a/.gitignore b/.gitignore index eaffe2d..109eaf1 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ Thumbs.db # Mac # .DS_Store ._.DS_Store +!/manage/ diff --git a/src/components/jl-help/index.vue b/src/components/jl-help/index.vue index fe81467..6b0eeda 100644 --- a/src/components/jl-help/index.vue +++ b/src/components/jl-help/index.vue @@ -1,9 +1,9 @@ diff --git a/src/components/resume/index.vue b/src/components/resume/index.vue index f303d1c..3d4f385 100644 --- a/src/components/resume/index.vue +++ b/src/components/resume/index.vue @@ -8,7 +8,7 @@
- + - {{data.realName}} - {{data.age}}岁 + {{ data.realName }} + {{ data.age }}岁 身份 灵活用工 联系方式 - {{data.telphone}} + {{ data.telphone }} 期望地点 - {{getCity(data.cityId)}} + {{ getCity(data.cityId) }}
@@ -37,21 +37,21 @@ 期望行业
- {{item.trade}} + {{ item.trade }}
具备技能
- {{item.worktypes}} + {{ item.worktypes }}
技能水平
- {{item.skills}} + {{ item.skills }}
@@ -60,16 +60,13 @@ diff --git a/src/page/index/logo.vue b/src/page/index/logo.vue index a2a15ab..5f3bf21 100644 --- a/src/page/index/logo.vue +++ b/src/page/index/logo.vue @@ -1,12 +1,12 @@