From bb313e9278ec54403fb4299f34c004fb725f0c96 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 7 Apr 2026 12:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/list/job.vue | 2 +- pages.json | 2 +- pages/home/index.vue | 12 ++++++------ root/detail/job.vue | 12 ++++++------ root/detail/shareJob.vue | 2 +- root/merchantManagement/child/jobList.vue | 2 +- root/person/child/order.vue | 2 +- root/person/child/resume.vue | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/components/list/job.vue b/components/list/job.vue index 720fddb..a516439 100644 --- a/components/list/job.vue +++ b/components/list/job.vue @@ -40,7 +40,7 @@ - {{ item.aliasJobName || item.jobName }} + {{ item.jobName }} {{ timeShowXXX(item.updateTime) }} diff --git a/pages.json b/pages.json index b1e53a3..3c559e9 100644 --- a/pages.json +++ b/pages.json @@ -247,7 +247,7 @@ { "path": "collect", "style": { - "navigationBarTitleText": "想去" + "navigationBarTitleText": "收藏" } } ] diff --git a/pages/home/index.vue b/pages/home/index.vue index e603753..06e715e 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -39,9 +39,9 @@ -
+
@@ -441,10 +441,10 @@ export default { name: "推荐", classify: 1, }, - { - name: "想去", - classify: 2, - }, + // { + // name: "收藏", + // classify: 2, + // }, ] : [ { diff --git a/root/detail/job.vue b/root/detail/job.vue index 663c872..a8519e6 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -148,12 +148,12 @@
- +