From f017ef26f53ae8477fc2aad34a047f04c62688c8 Mon Sep 17 00:00:00 2001
From: jscyl13849007907 <13849007907@163.com>
Date: Mon, 8 Jun 2026 16:45:30 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=8D=95=E5=90=8C=E6=AD=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 8 +-
manifest.json | 2 +-
pages.json | 12 +-
root/detail/apply.vue | 1202 ++++++++++++++++++++++++++-----------------------
4 files changed, 642 insertions(+), 582 deletions(-)
diff --git a/App.vue b/App.vue
index 6f70591..d3b18fd 100644
--- a/App.vue
+++ b/App.vue
@@ -22,11 +22,11 @@ export default {
// themeColor: "#00B666",
// themeBackgroundColor: "#00B66621",
- // themeColor: "#fea702",
- // themeBackgroundColor: "#fea70221",
+ themeColor: "#fea702",
+ themeBackgroundColor: "#fea70221",
- themeColor: "#2FC67D",
- themeBackgroundColor: "#2FC67D21",
+ // themeColor: "#2FC67D",
+ // themeBackgroundColor: "#2FC67D21",
logo: "",
// #ifdef MP-WEIXIN
diff --git a/manifest.json b/manifest.json
index 66f1af8..df30c27 100644
--- a/manifest.json
+++ b/manifest.json
@@ -137,7 +137,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wxfab5320942daaafa",
+ "appid" : "wx15bc9c758f4eb129",
"setting" : {
"urlCheck" : false,
"es6" : true,
diff --git a/pages.json b/pages.json
index f24115c..11a55f8 100644
--- a/pages.json
+++ b/pages.json
@@ -854,38 +854,38 @@
"uniIdRouter": {},
"tabBar": {
"color": "#606266",
- "selectedColor": "#2FC67D",
+ "selectedColor": "#fea702",
"borderStyle": "black",
"backgroundColor": "#ffffff",
// "custom": true,
"list": [
{
"iconPath": "static/image/tabbar/home.png",
- "selectedIconPath": "static/image/tabbar/home_green.png",
+ "selectedIconPath": "static/image/tabbar/home_yellow.png",
"pagePath": "pages/home/index",
"text": "首页"
},
{
"iconPath": "static/image/tabbar/message.png",
- "selectedIconPath": "static/image/tabbar/message_green.png",
+ "selectedIconPath": "static/image/tabbar/message_yellow.png",
"pagePath": "pages/message/index",
"text": "消息"
},
{
"iconPath": "static/image/tabbar/plus-square.png",
- "selectedIconPath": "static/image/tabbar/plus-square_green.png",
+ "selectedIconPath": "static/image/tabbar/plus-square_yellow.png",
"pagePath": "pages/apply/index",
"text": "报名"
},
{
"iconPath": "static/image/tabbar/order.png",
- "selectedIconPath": "static/image/tabbar/order_green.png",
+ "selectedIconPath": "static/image/tabbar/order_yellow.png",
"pagePath": "pages/order/index",
"text": "工单"
},
{
"iconPath": "static/image/tabbar/user.png",
- "selectedIconPath": "static/image/tabbar/user_green.png",
+ "selectedIconPath": "static/image/tabbar/user_yellow.png",
"pagePath": "pages/person/index",
"text": "我的"
}
diff --git a/root/detail/apply.vue b/root/detail/apply.vue
index a3a2644..75d50cd 100644
--- a/root/detail/apply.vue
+++ b/root/detail/apply.vue
@@ -1,129 +1,154 @@
-
+
-
-
-
+
-
-
-
- 状态
- {{ orderDetail.status_text }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 跟进人
- {{ orderDetail.followUser.aliasName || "-" }}
+
+
+
+
-
-
-
-
+
+
+
+
{{ orderDetail.userName }}{{ orderDetail.setTitle }}
- {{ orderDetail.status_text }}
-
-
+
+
+
+
+
+ 预览
+
+
-
+
- 编辑
+ 编辑
-
-
-
-
-
- {{ orderDetail.idCard ? orderDetail.idCard : "-" }}
-
-
-
-
-
+ {{ orderDetail.address ? orderDetail.address : "-" }}
+
+
+
+
+
- {{ orderDetail.tel ? orderDetail.tel : "-" }}
+ {{ orderDetail.idCard ? orderDetail.idCard : "-" }}
-
-
-
+
+
+
+
- {{ orderDetail.weChat ? orderDetail.weChat : "-" }}
+ {{ orderDetail.tel ? orderDetail.tel : "-" }}
-
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
- -->
+
-
+
+
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
-
-
+
+
跟进记录
-
+
@@ -149,25 +174,20 @@
-
-
-
+
+
-
-
-
-
-
取消
- 确定
+ 确定
备注
@@ -179,8 +199,8 @@
- 跟进人选择
-
+ 报名人选择
+
{{ item.aliasName || item.userName || item.tel }}
@@ -190,7 +210,7 @@
v-if="applyInfo.applyUserId == item.id"
style="font-size: 24px"
:style="{
- color: applyInfo.applyUserId == item.id ? '#6A81FF' : '#fff',
+ color: applyInfo.applyUserId == item.id ? '#00b666' : '#fff',
}"
>
@@ -200,85 +220,87 @@
-
- 报名信息
-
-
+
+ 工友信息
+
+
姓名:
- {{ orderDetail.userName }}{{ orderDetail.setTitle }}
-
-
- 电话:
-
- {{ orderDetail.tel ? orderDetail.tel : "-" }}
-
+ {{ orderDetail.userName }}{{ orderDetail.setTitle }}
身份证号:
-
+
{{ orderDetail.idCard ? orderDetail.idCard : "-" }}
- 家庭住址:
-
- {{ orderDetail.address ? orderDetail.address : "-" }}
+ 企业岗位:
+
+ {{ orderDetail.storeJobName ? orderDetail.storeJobName : "-" }}
-
- 报名职位:
-
- {{ orderDetail.storeJobName ? orderDetail.storeJobName : "-" }}
+
+
+
+ 面试时间:
+
+ {{ orderDetail.interview_time ? orderDetail.interview_time : "-" }}
+
-
- 员工薪资:
-
- {{ orderDetail.employeeSalary ? orderDetail.employeeSalary : "-" }}
+
+
+ 约入职时间:
+
+ {{ orderDetail.willEntry_time ? orderDetail.willEntry_time : "-" }}
+
-
- 代理政策:
-
- {{ orderDetail.policy ? orderDetail.policy : "-" }}
+
+
+ 入职时间:
+
+ {{ orderDetail.entry_time ? orderDetail.entry_time : "-" }}
+
-
-
-
- 复制文本
- 知道了
-
-
-
-
-
- 联系状态
-
-
-
-
-
- {{ item.name }}
+
+
+ 约离职时间:
+
+ {{ orderDetail.willLeave_time ? orderDetail.willLeave_time : "-" }}
+
+
-
-
-
-
-
-
- {{ item.name }}
+
+
+ 离职时间:
+
+ {{ orderDetail.leave_time ? orderDetail.leave_time : "-" }}
+
+
-
-
-
-
-
-
- {{ item.name }}
+
+
+ 完成时间:
+
+ {{ orderDetail.update_time ? orderDetail.update_time : "-" }}
+
+
-
+
+
+ 电话:
+
+ {{ orderDetail.tel ? orderDetail.tel : "-" }}
+
+
+
+
+
+ 复制文本
+ 知道了
@@ -294,20 +316,20 @@
class="iconfont icon-a-duigoubeifen2"
style="font-size: 24px"
:style="{
- color: item.isSelected ? '#6A81FF' : '#fff',
+ color: item.isSelected ? '#00b666' : '#fff',
}"
>
-
+
-
+
-
+
@@ -321,46 +343,81 @@
class="iconfont icon-a-duigoubeifen2"
style="font-size: 24px"
:style="{
- color: item.isSelected ? '#6A81FF' : '#fff',
+ color: item.isSelected ? '#00b666' : '#fff',
}"
>
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+