调整
This commit is contained in:
@ -30,14 +30,14 @@ import topStatisticsZpgw from "@/assets/images/largeScreen/topStatistics-zpgw.pn
|
|||||||
const statisticsData = ref([
|
const statisticsData = ref([
|
||||||
{
|
{
|
||||||
title: "招聘岗位",
|
title: "招聘岗位",
|
||||||
value: "75091",
|
value: "79000",
|
||||||
imgURL: topStatisticsZpgw,
|
imgURL: topStatisticsZpgw,
|
||||||
unit: "个",
|
unit: "个",
|
||||||
margin: "-326px 0 0 -685px"
|
margin: "-326px 0 0 -685px"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "完成招聘计划",
|
title: "完成招聘计划",
|
||||||
value: "57918",
|
value: "58000",
|
||||||
imgURL: topStatisticsWczpjh,
|
imgURL: topStatisticsWczpjh,
|
||||||
unit: "个",
|
unit: "个",
|
||||||
margin: "-467px 0px 0px -228px"
|
margin: "-467px 0px 0px -228px"
|
||||||
|
|||||||
Reference in New Issue
Block a user