diff --git a/src/views/applySupermarket/index.vue b/src/views/applySupermarket/index.vue index a354f15..bcc5358 100644 --- a/src/views/applySupermarket/index.vue +++ b/src/views/applySupermarket/index.vue @@ -3,7 +3,7 @@
安商惠企
-
>>人员背景审查
+
>>人员背景审核
@@ -16,14 +16,14 @@
人员背景审核
- +
-
重点人员审核
+
重点岗位审核
@@ -287,7 +287,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon03.png") no-repeat !important; + background: url("~@/assets/companyFile/icon04.png") no-repeat !important; background-size: 100% 100% !important; } } @@ -332,7 +332,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon04.png") no-repeat !important; + background: url("~@/assets/companyFile/icon03.png") no-repeat !important; background-size: 100% 100% !important; } } @@ -467,7 +467,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon07.png") no-repeat !important; + background: url("~@/assets/companyFile/icon08.png") no-repeat !important; background-size: 100% 100% !important; } } @@ -512,7 +512,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon08.png") no-repeat !important; + background: url("~@/assets/companyFile/icon07.png") no-repeat !important; background-size: 100% 100% !important; } } @@ -557,7 +557,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon09.png") no-repeat !important; + background: url("~@/assets/companyFile/icon10.png") no-repeat !important; background-size: 100% 100% !important; } } @@ -602,7 +602,7 @@ export default { width: 50px; height: 50px; margin: 50px auto; - background: url("~@/assets/companyFile/icon10.png") no-repeat !important; + background: url("~@/assets/companyFile/icon09.png") no-repeat !important; background-size: 100% 100% !important; } }