提交
This commit is contained in:
BIN
src/assets/images/ms/quanGuo.png
Normal file
BIN
src/assets/images/ms/quanGuo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.0 MiB |
@ -76,7 +76,7 @@ export const publicRoutes = [
|
||||
name: "/platformBusinessData",
|
||||
component: () => import("@/views/platformBusinessData/index"),
|
||||
meta: {}
|
||||
}
|
||||
},
|
||||
];
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
:type2="cardThreeInfo.type2"
|
||||
>
|
||||
<template v-slot:header>
|
||||
<div class="header_bg" style="margin-top:1vw">近2个月保供比亚迪入职人员分析</div>
|
||||
<div class="header_bg" style="margin-top:1vw">近2个月保供入职人员分析</div>
|
||||
</template>
|
||||
<ListView/>
|
||||
|
||||
@ -173,7 +173,7 @@ const cardTwoInfo = {
|
||||
}
|
||||
};
|
||||
const cardThreeInfo = {
|
||||
title: "重点企业保供案例(比亚迪)",
|
||||
title: "重点企业保供案例",
|
||||
// description: "4000+毕业生",
|
||||
type1: {
|
||||
title: "招募总人数",
|
||||
|
||||
Reference in New Issue
Block a user