From 609e6d34fc0dff0f66c3c45789c7a63d12ca5220 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 26 May 2026 18:27:14 +0800 Subject: [PATCH] no message --- pages.json | 9 +++++++++ root/merchantManagement/child/workbench.vue | 6 ++++++ root/merchantManagement/merchantManagement.vue | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index d518cac..8678acf 100644 --- a/pages.json +++ b/pages.json @@ -693,6 +693,15 @@ "navigationBarTitleText": "职位标签", "navigationStyle": "custom" } + }, + { + "path": "child/jobList", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "职位管理" + } } ] }, diff --git a/root/merchantManagement/child/workbench.vue b/root/merchantManagement/child/workbench.vue index ae9f178..6a62525 100644 --- a/root/merchantManagement/child/workbench.vue +++ b/root/merchantManagement/child/workbench.vue @@ -286,6 +286,12 @@ export default { setService() { // 获取完数据后刷新商家服务的小红点 this.serverList = [ + { + name: "职位管理", + icon: "file-text", + iconType: 1, + path: "/root/merchantManagement/child/jobList?type=职位管理", + }, // { // name: "平台职位", // icon: "cloud", diff --git a/root/merchantManagement/merchantManagement.vue b/root/merchantManagement/merchantManagement.vue index 40f188f..0f439aa 100644 --- a/root/merchantManagement/merchantManagement.vue +++ b/root/merchantManagement/merchantManagement.vue @@ -12,7 +12,7 @@
- +