From 15467e82176d8dbc37ea387463a86ffdd87922ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E6=B0=B8=E8=B6=85?= <2090205686@qq.com> Date: Fri, 18 Jul 2025 14:20:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmingService/components/leftMenu.vue | 2 +- .../farmingConsult/laborServicesDel.vue | 72 +++++++++++-------- 2 files changed, 42 insertions(+), 32 deletions(-) diff --git a/sub-operation-service/src/views/farmingService/components/leftMenu.vue b/sub-operation-service/src/views/farmingService/components/leftMenu.vue index 8e9bdaf..344ffe3 100644 --- a/sub-operation-service/src/views/farmingService/components/leftMenu.vue +++ b/sub-operation-service/src/views/farmingService/components/leftMenu.vue @@ -149,7 +149,7 @@ const toLink = (index) => { currentIndex.value = index; window.sessionStorage.setItem('currentOpen', index); if (index === 0) { - window.sessionStorage.setItem('currentChild', 'main'); + window.sessionStorage.setItem('currentChild', 'farmPolicy'); } currentCIndex.value = ''; let path = index !== undefined ? leftMenu[index].path : null; diff --git a/sub-operation-service/src/views/farmingService/farmingConsult/laborServicesDel.vue b/sub-operation-service/src/views/farmingService/farmingConsult/laborServicesDel.vue index 124acda..ebe6d75 100644 --- a/sub-operation-service/src/views/farmingService/farmingConsult/laborServicesDel.vue +++ b/sub-operation-service/src/views/farmingService/farmingConsult/laborServicesDel.vue @@ -77,16 +77,28 @@
工作要求
-
年龄要求:20-25岁
-
性别要求:不限
+
+ 年龄要求:20-25岁 +
+
+ 性别要求:不限 +
-
经验要求:1年
-
技能要求:会使用基本农具
+
+ 经验要求:1年 +
+
+ 技能要求:会使用基本农具 +
-
健康要求:身体健康
-
其他要求:能吃苦耐劳
+
+ 健康要求:身体健康 +
+
+ 其他要求:能吃苦耐劳 +