From 8f73917d9ee157e3f2a632fa492655f5b2d24c05 Mon Sep 17 00:00:00 2001 From: lukeyan <1727408482@qq.com> Date: Tue, 1 Aug 2023 15:14:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=95=B0=E6=8D=AE=E5=B1=95?= =?UTF-8?q?=E7=A4=BAsize=E6=9B=B4=E6=94=B9=EF=BC=8C=E5=AE=89=E5=95=86?= =?UTF-8?q?=E6=83=A0=E4=BC=81=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/request.js | 4 +- src/views/applySupermarket/index.vue | 8 +- .../personBack/components/abnormalTable.vue | 2 +- .../personBack/components/normalTable.vue | 2 +- .../components/personBackDialog.vue | 2 +- .../applySupermarket/personBack/index.vue | 6 +- src/views/archives/qiyeyuangong.vue | 771 ++++++----- src/views/head.vue | 8 +- src/views/safetyIndex/cheliang.vue | 979 ++++++++------ src/views/safetyIndex/toubu.vue | 6 +- src/views/safetyIndex/yuangong.vue | 1172 ++++++++++------- 11 files changed, 1654 insertions(+), 1306 deletions(-) diff --git a/src/utils/request.js b/src/utils/request.js index edb908c..4eb3099 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -5,10 +5,10 @@ import { getToken } from '@/utils/auth' axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8' const request = axios.create({ // baseURL: 'http://172.18.113.50:8080/zhapi', - //baseURL: 'http://172.18.113.13:8080/zhapi', // 孙强 + baseURL: 'http://172.18.113.13:8080/zhapi', // 孙强 //baseURL: 'http://192.168.0.188:8888/zhapi', //baseURL: 'http://121.41.91.94:12002/zhapi', - baseURL: `http://${window.location.host}/zhapi`, + //baseURL: `http://${window.location.host}/zhapi`, timeout: 50000, headers: { 'content-type': 'application/json' }, }) diff --git a/src/views/applySupermarket/index.vue b/src/views/applySupermarket/index.vue index b921a7f..2c19b60 100644 --- a/src/views/applySupermarket/index.vue +++ b/src/views/applySupermarket/index.vue @@ -25,14 +25,14 @@
重点人员核查
- +
-
重点物品核查
+
警情通报
@@ -88,14 +88,14 @@
统计报表
- +
-
经侦最佳指标
+
企业反馈
diff --git a/src/views/applySupermarket/personBack/components/abnormalTable.vue b/src/views/applySupermarket/personBack/components/abnormalTable.vue index 04f4e35..9e2c688 100644 --- a/src/views/applySupermarket/personBack/components/abnormalTable.vue +++ b/src/views/applySupermarket/personBack/components/abnormalTable.vue @@ -3,7 +3,7 @@
diff --git a/src/views/applySupermarket/personBack/components/personBackDialog.vue b/src/views/applySupermarket/personBack/components/personBackDialog.vue index e411d21..0c2712d 100644 --- a/src/views/applySupermarket/personBack/components/personBackDialog.vue +++ b/src/views/applySupermarket/personBack/components/personBackDialog.vue @@ -18,7 +18,7 @@
企业名称:
审核原因:
-
审查人数:
+
上报人数:
{{ this.form_data.companyName }}
diff --git a/src/views/applySupermarket/personBack/index.vue b/src/views/applySupermarket/personBack/index.vue index 10cd7dd..b9c0e43 100644 --- a/src/views/applySupermarket/personBack/index.vue +++ b/src/views/applySupermarket/personBack/index.vue @@ -24,7 +24,7 @@
审查原因:
-
审查人数:
+
上报人数:
申请时间:
审查结果:
@@ -46,7 +46,7 @@
审查原因:
-
审查人数:
+
上报人数:
申请时间:
审查结果:
@@ -115,7 +115,7 @@ export default { res.rows[i].abnormal_num = res.rows[ i ].examinationResultDetail.substring( - res.rows[i].examinationResultDetail.indexOf("正常,") + 3, + res.rows[i].examinationResultDetail.indexOf("正常,") + 3, res.rows[i].examinationResultDetail.indexOf("人异常") ); console.log(res.rows[i].abnormal_num); diff --git a/src/views/archives/qiyeyuangong.vue b/src/views/archives/qiyeyuangong.vue index a19d39e..a509fa1 100644 --- a/src/views/archives/qiyeyuangong.vue +++ b/src/views/archives/qiyeyuangong.vue @@ -1,399 +1,464 @@ \ No newline at end of file diff --git a/src/views/head.vue b/src/views/head.vue index 730a9d9..2d91bde 100644 --- a/src/views/head.vue +++ b/src/views/head.vue @@ -17,6 +17,10 @@ >综合指数
+ 安商惠企 +
实时预警 @@ -33,10 +37,6 @@ >企业档案
- 应用超市 -
系统管理 diff --git a/src/views/safetyIndex/cheliang.vue b/src/views/safetyIndex/cheliang.vue index f0e15c1..f08c02f 100644 --- a/src/views/safetyIndex/cheliang.vue +++ b/src/views/safetyIndex/cheliang.vue @@ -1,497 +1,606 @@ \ No newline at end of file diff --git a/src/views/safetyIndex/toubu.vue b/src/views/safetyIndex/toubu.vue index 18c9b45..0fbc9d1 100644 --- a/src/views/safetyIndex/toubu.vue +++ b/src/views/safetyIndex/toubu.vue @@ -344,7 +344,7 @@ export default { font-weight: 500; .blue { - font-size: 20px; + font-size: 36px; color: #66d9ff; letter-spacing: 1.25px; text-align: right; @@ -352,7 +352,7 @@ export default { } .yellow { - font-size: 20px; + font-size: 36px; color: #fef699; letter-spacing: 1.25px; text-align: right; @@ -361,7 +361,7 @@ export default { .red { font-family: AlimamaShuHeiTi; - font-size: 20px; + font-size: 36px; color: #fa3737; letter-spacing: 1.25px; text-align: right; diff --git a/src/views/safetyIndex/yuangong.vue b/src/views/safetyIndex/yuangong.vue index 89cc18f..bf69016 100644 --- a/src/views/safetyIndex/yuangong.vue +++ b/src/views/safetyIndex/yuangong.vue @@ -1,562 +1,736 @@ \ No newline at end of file