From f4cbd28835784fd3d66728a920f2efd39e1b963a Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Wed, 20 Apr 2022 09:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A1=B5=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FirstJob/joblist.vue | 28 ++++++++++++++--- src/components/main/index.vue | 60 ++++++++++++++++++------------------- src/components/main/index1.vue | 8 ++--- src/utils/commonUtil.js | 23 +++++++++++++- src/utils/request.js | 4 +-- src/views/main.vue | 12 ++++---- 6 files changed, 89 insertions(+), 46 deletions(-) diff --git a/src/components/FirstJob/joblist.vue b/src/components/FirstJob/joblist.vue index ada6455..10bab0a 100644 --- a/src/components/FirstJob/joblist.vue +++ b/src/components/FirstJob/joblist.vue @@ -252,9 +252,18 @@
-
-
服务费
-
{{ item.servetype }}
+
+
+ 更新时间:{{ item.updateTime || "--" }}({{ + item.diffTime || "--" + }}) +
+
+
服务费
+
{{ item.servetype }}
+
--> @@ -94,8 +94,8 @@
联系我们
-

总部地址:郑州市管城回族区东站南街升龙广场2号楼A座1116室

-

接待地址:伯才人力资源服务中心(航空港区店)

+

总部地址:河南省郑州市郑东新区升龙广场2号楼A座

+

接待地址:河南省郑州市航空港区相州街29-60号

联系电话:168 3666 8888

@@ -118,17 +118,17 @@