From 5455230326af3e930771fbb688536b3483f076b7 Mon Sep 17 00:00:00 2001
From: lin <sbla5888@163.com>
Date: Wed, 08 May 2024 16:33:55 +0800
Subject: [PATCH] 无诈调整
---
src/views/home/ourDatas.js | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/home/ourDatas.js b/src/views/home/ourDatas.js
index 310c879..3d50a57 100644
--- a/src/views/home/ourDatas.js
+++ b/src/views/home/ourDatas.js
@@ -40,7 +40,7 @@
topUrl: "url(/img/login-sq1.png)",
topUrlh: "url(/img/login-sq11.png)",
targetUrl: "per",
- type: 2,
+ type: "2",
imgType: 0,
datas: {
msg: `材料说明:普通保安服
@@ -62,7 +62,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq4.png)",
topUrlh: "url(/img/login-sq44.png)",
- type: 3,
+ type: "3",
imgType: 1,
datas: {
htmls: securityTraining,
@@ -81,7 +81,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq2.png)",
topUrlh: "url(/img/login-sq22.png)",
- type: 4,
+ type: "4",
imgType: 2,
datas: {
htmls: branchOffice,
@@ -100,7 +100,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq3.png)",
topUrlh: "url(/img/login-sq33.png)",
- type: 5,
+ type: "5",
imgType: 3,
datas: {
htmls: securityGuard,
@@ -119,7 +119,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq5.png)",
topUrlh: "url(/img/login-sq55.png)",
- type: 6,
+ type: "6",
imgType: 6,
datas: {
htmls: cancellationOfFiling,
@@ -137,7 +137,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq10.png)",
topUrlh: "url(/img/login-sq1010.png)",
- type: 7,
+ type: "7",
imgType: 7,
datas: {
htmls: crossRegion,
@@ -155,7 +155,7 @@
centerUrl: "/img/logo.png",
topUrl: "url(/img/login-sq10.png)",
topUrlh: "url(/img/login-sq1010.png)",
- type: 8,
+ type: "8",
imgType: 7,
datas: {
htmls: crossRegion,
--
Gitblit v1.9.3