Commit b36199be by cocomilk2012

update

parent 633af64b
...@@ -35,7 +35,7 @@ export default [ ...@@ -35,7 +35,7 @@ export default [
name: 'FlexEmployeeDetial', name: 'FlexEmployeeDetial',
component: () => import("@/views/FlexEmployeeDetial.vue"), component: () => import("@/views/FlexEmployeeDetial.vue"),
meta: { meta: {
title: '灵活用工详情', title: '任务详情',
requiresAuth: false requiresAuth: false
} }
}, },
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
> >
<img src="../assets/images/agent/flex-employee.png" alt /> <img src="../assets/images/agent/flex-employee.png" alt />
<div class="si-child-desc"> <div class="si-child-desc">
<h4>我是灵活用工员工</h4> <h4>我是灵活用工人员</h4>
<p>可查看灵活用工人员任务信息</p> <p>可查看灵活用工人员任务信息</p>
</div> </div>
</a> </a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment