diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkjbtj.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkjbtj.vue
new file mode 100644
index 0000000..8b4d516
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkjbtj.vue
@@ -0,0 +1,19 @@
+
+ ggg
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/count.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/count.vue
new file mode 100644
index 0000000..3c2291d
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/count.vue
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/gjtj.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/gjtj.vue
new file mode 100644
index 0000000..93691da
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/gjtj.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/ryCount.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/ryCount.vue
new file mode 100644
index 0000000..58a8f35
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/ryCount.vue
@@ -0,0 +1,142 @@
+
+
+
+
+ -
+
+
+ {{ item.label }}
+
+ {{ item.num }}
+ {{ item.persont }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/yjItem.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/yjItem.vue
new file mode 100644
index 0000000..d2dc6c9
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/yjItem.vue
@@ -0,0 +1,166 @@
+
+
+
已完成
+
+
+
+ {{ props.item.name }}
+ {{ props.item.idCard }}
+ {{ props.item.yjbq }}
+
+
+
+ 性别:
+ {{ props.item.gender }}
+
+
+ 年龄:
+ {{ props.item.age }}岁
+
+
+ 住址:
+ {{ props.item.address }}
+
+
+ 所属派出所:
+ {{ props.item.sspcs }}
+
+
+ 列控原因:
+ {{ props.item.yy }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/index.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/index.vue
new file mode 100644
index 0000000..53ead92
--- /dev/null
+++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/index.vue
@@ -0,0 +1,177 @@
+
+
+
+
+
+ 布控列表
+ 查看更多》
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/backOfficeSystem/fourColorManage/BehaviorLabels/index.vue b/src/views/backOfficeSystem/fourColorManage/BehaviorLabels/index.vue
new file mode 100644
index 0000000..6715ec5
--- /dev/null
+++ b/src/views/backOfficeSystem/fourColorManage/BehaviorLabels/index.vue
@@ -0,0 +1,13 @@
+
+ 行为标签管理
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/backOfficeSystem/fourColorManage/tagManage/index.vue b/src/views/backOfficeSystem/fourColorManage/tagManage/index.vue
index bda909c..0267c1f 100644
--- a/src/views/backOfficeSystem/fourColorManage/tagManage/index.vue
+++ b/src/views/backOfficeSystem/fourColorManage/tagManage/index.vue
@@ -2,21 +2,28 @@
+
+ 调级
+
+
+ 导出
+
+
+ 批量导入
+
新增
+
+
+ 批量删除
+
-
-
-
-
-
-
-
+
@@ -29,16 +36,11 @@
:controlsWidth="pageData.controlsWidth"
@chooseData="chooseData"
>
-
-
-
-
-
-
- 编辑
- 删除
+ 编辑
+ 编辑
+ 删除
-
+
@@ -65,35 +67,74 @@ import EditAddForm from "./components/editAddForm.vue";
import { qcckGet, qcckPost, qcckDelete } from "@/api/qcckApi.js";
import { reactive, ref, onMounted, getCurrentInstance } from "vue";
const { proxy } = getCurrentInstance();
-const qypzDialog = ref();
const detailDiloag = ref();
const searchBox = ref(); //搜索框
-const chooseType = ref('学校') //选择的类型
-const list = reactive({
- chooseList :['学校','医院','娱乐场所','民爆库房'],
- xxlx:[
- {label:'职业学校',value:'01'},
- {label:'大专',value:'02'},
- {label:'本科',value:'03'},
- {label:'研究生',value:'04'},
- {label:'博士',value:'05'},
- ],
- sf:[
- {label:'是',value:'1'},
- {label:'否',value:'0'},
- ],
-})
-const searchConfiger = ref([
- { label: "标签名称",prop:'bqmc',placeholder: "请输入学校名称", showType: "input",},
- { label: "标签大类",prop:'sfbqdl' ,placeholder: "请选择标签大类", showType: "select",options:list.xxlx },
- { label: "标签细类",prop:'sfbqdl' ,placeholder: "请选择标签细类", showType: "select",options:list.xxlx },
- { label: "标签等级",prop:'sfbqdl' ,placeholder: "请选择标签等级", showType: "select",options:list.xxlx },
- { label: "标签颜色",prop:'sfbqdl' ,placeholder: "请选择标签颜色", showType: "select",options:list.xxlx },
- { label: "积分分值",prop:'bqmc',placeholder: "请输入积分分值", showType: "input",},
+const searchConfiger = ref(
+ [
+ { label: "组合标签名称", prop: 'bqmc', placeholder: "请输入组合标签名称", showType: "input" },
+ { label: "身份标签大类", prop: 'bqdl', placeholder: "请选择身份标签大类", showType: "select" },
+ { label: "身份标签细类", prop: 'bqxl', placeholder: "请选择身份标签细类", showType: "select" },
+ { label: "身份标签颜色", prop: 'bqys', placeholder: "请输入组合标签名称", showType: "input" },
+ { label: "行为标签大类", prop: 'xwbqdl', placeholder: "请选择行为标签大类", showType: "select" },
+ { label: "行为标签细类", prop: 'xwbqxl', placeholder: "请选择行为标签细类", showType: "select" },
+ { label: "行为标签等级", prop: 'xwbqdj', placeholder: "请选择行为标签等级", showType: "select" },
+ { label: "行为标签颜色", prop: 'xwbqys', placeholder: "请选择行为标签颜色", showType: "select" },
+ { label: "身份标签积分", prop: 'sfbajf', placeholder: "请选择身份标签积分", showType: "select" },
+ { label: "行为标签积分", prop: 'xwbqjf', placeholder: "请选择行为标签积分", showType: "select" },
+ { label: "组组合标签积分", prop: 'zzhbqjf', placeholder: "请选择组组合标签积分", showType: "select" },
]);
const queryFrom = ref({});
const pageData = reactive({
- tableData: [], //表格数据
+ tableData: [
+ {
+ id: 1,
+ zhpqmc: "高风险重点人群A",
+ zhbqdj: "一级",
+ sfdqdl: "涉毒人员",
+ sfbaxl: "吸毒人员",
+ sfbqdj: "一级",
+ sfbqys: "红色",
+ xwbqdl: "涉毒行为",
+ xwbqxl: "复吸行为",
+ xwbqdj: "一级",
+ xwbqys: "红色",
+ sfbajf: 100,
+ xwbqjf: 100,
+ zzhbqjf: 200
+ },
+ {
+ id: 2,
+ zhpqmc: "中风险关注人群B",
+ zhbqdj: "二级",
+ sfdqdl: "涉毒人员",
+ sfbaxl: "社区康复人员",
+ sfbqdj: "二级",
+ sfbqys: "橙色",
+ xwbqdl: "涉毒行为",
+ xwbqxl: "戒毒行为",
+ xwbqdj: "二级",
+ xwbqys: "橙色",
+ sfbajf: 80,
+ xwbqjf: 80,
+ zzhbqjf: 160
+ },
+ {
+ id: 3,
+ zhpqmc: "低风险观察人群C",
+ zhbqdj: "三级",
+ sfdqdl: "涉毒人员",
+ sfbaxl: "戒毒人员",
+ sfbqdj: "三级",
+ sfbqys: "黄色",
+ xwbqdl: "涉毒行为",
+ xwbqxl: "社区康复",
+ xwbqdj: "三级",
+ xwbqys: "黄色",
+ sfbajf: 60,
+ xwbqjf: 60,
+ zzhbqjf: 120
+ }
+ ], //表格数据
keyCount: 0,
tableConfiger: {
rowHieght: 61,
@@ -107,164 +148,65 @@ const pageData = reactive({
}, //分页
controlsWidth: 160, //操作栏宽度
tableColumn: [
- { label: "组合标签名称", prop: "name" },
- { label: "组合标签等级", prop: "xxrs" },
- { label: "身份标签大类", prop: "sfjs",showSolt:true},
- { label: "身份标签细类", prop: "xxlx",showSolt:true},
- { label: "身份标签等级", prop: "xzxm"},
- { label: "身份标签颜色", prop: "lxfs" },
- { label: "行为标签大类", prop: "xxlx",showSolt:true},
- { label: "行为标签细类", prop: "xxlx",showSolt:true},
- { label: " 行为标签等级", prop: "xxlx",showSolt:true},
- { label: " 行为标签颜色", prop: "xxlx",showSolt:true},
- { label: " 身份标签积分", prop: "xxlx",showSolt:true},
- { label: " 行为标签积分", prop: "xxlx",showSolt:true},
- { label: " 组合标签积分", prop: "xxlx",showSolt:true},
+ { label: "组合标签名称", prop: "zhpqmc" },
+ { label: "组合标签等级", prop: "zhbqdj" },
+ { label: "身份标签大类", prop: "sfdqdl"},
+ { label: "身份标签细类", prop: "sfbaxl"},
+ { label: "身份标签等级", prop: "sfbqdj"},
+ { label: "身份标签颜色", prop: "sfbqys" },
+ { label: "行为标签大类", prop: "xwbqdl" },
+ { label: "行为标签细类", prop: "xwbqxl" },
+ { label: "行为标签等级", prop: "xwbqdj" },
+ { label: "行为标签颜色", prop: "xwbqys" },
+ { label: "身份标签积分", prop: "sfbajf" },
+ { label: "行为标签积分", prop: "xwbqjf" },
+ { label: "组组合标签积分", prop: "zzhbqjf" },
]
});
onMounted(() => {
- getList(chooseType.value)
tabHeightFn();
});
-//选择类型
-const handleType = (val) => {
- pageData.keyCount++;
- pageData.pageConfiger.pageCurrent = 1;
- searchConfiger.value = searchConfiger.value.slice(0,1);
- let arr = [],tableColumn = [];
- switch(val){
- case '学校':
- arr = [
- { label: "学校名称" ,prop:'name', placeholder: "请输入学校名称", showType: "input" },
- { label: "学校类型" ,prop:'xxlx', placeholder: "请选择学校类型", showType: "select",options:list.xxlx },
- ]
- tableColumn = [
- { label: "学校名称", prop: "name" },
- { label: "学校人数", prop: "xxrs" },
- { label: "是否寄宿学校", prop: "sfjs",showSolt:true},
- { label: "学校类型", prop: "xxlx",showSolt:true},
- { label: "校长", prop: "xzxm"},
- { label: "校长联系方式", prop: "lxfs" },
- { label: "要求配备保安数", prop: "pbbbs" },
- { label: "自聘保安数", prop: "zpbbs" },
- { label: "第三方保安数", prop: "sfbbs" },
- ]
- break;
- case '医院':
- arr = [{ label: "医院名称" ,prop:'name',placeholder: "请输入医院名称", showType: "input" }];
- tableColumn = [
- { label: "医院名称", prop: "name" },
- { label: "医院法人", prop: "frxm" },
- { label: "法人联系方式", prop: "lxfs" },
- { label: "床位数", prop: "cws" },
- { label: "医院人数", prop: "yyrs" },
- { label: "医院人流量", prop: "yyrll" },
- { label: "要求配备保安数", prop: "pbbbs" },
- { label: "自聘保安数", prop: "zpbbs" },
- { label: "第三方保安数", prop: "sfbbs" },
- ]
- break;
- case '娱乐场所':
- arr = [{ label: "娱乐场所" ,prop:'name',placeholder: "请输娱乐场所名称", showType: "input" }]
- tableColumn = [
- { label: "场所名称", prop: "name" },
- { label: "法人", prop: "frxm" },
- { label: "法人联系方式", prop: "lxfs" },
- { label: "面积", prop: "mj" },
- { label: "要求配备保安数", prop: "pbbbs" },
- { label: "自聘保安数", prop: "zpbbs" },
- { label: "第三方保安数", prop: "sfbbs" },
- ]
- break;
- case '民爆库房':
- arr = [{ label: "民爆库房" ,prop:'bmkf',placeholder: "请输民爆库房名称", showType: "input" }]
- tableColumn = [
- { label: "库房名称", prop: "name" },
- { label: "库房所有人", prop: "kfsyr" },
- { label: "所有人联系方式", prop: "syrLxfs" },
- { label: "库房使用人", prop: "kfUser" },
- { label: "使用人联系方式", prop: "userLxfs" },
- { label: "库容量", prop: "kry" },
- { label: "要求配备保安数", prop: "pbbbs" },
- { label: "自聘保安数", prop: "zpbbs" },
- { label: "第三方保安数", prop: "sfbbs" },
- ]
- break;
- }
- searchConfiger.value = searchConfiger.value.concat(arr);
- pageData.tableColumn = tableColumn;
- getList(chooseType.value)
-}
+
// 搜索
const onSearch = (val) =>{
queryFrom.value = {...val}
pageData.pageConfiger.pageCurrent = 1;
- getList(chooseType.value)
+ getList()
}
const changeNo = (val) =>{
pageData.pageConfiger.pageNum = val;
- getList(chooseType.value)
+ getList()
}
const changeSize = (val) =>{
pageData.pageConfiger.pageSize = val;
- getList(chooseType.value)
+ getList()
}
-// 获取列表
-const getList = (val) =>{
- let url = ''
- switch(val){
- case '学校':
- url = '/mosty-lzcj/tbDwXx/queryList';
- break;
- case '医院':
- url = '/mosty-lzcj/tbDwYy/queryList';
- break;
- case '娱乐场所':
- url = '/mosty-lzcj/TbDwYlth/queryList';
- break;
- case '民爆库房':
- url = '/mosty-lzcj/tbDwMbkf/queryList';
- break;
- }
- pageData.tableConfiger.loading = true;
- let data = { ...pageData.pageConfiger,...queryFrom.value };
- qcckPost(data,url).then(res=>{
- pageData.tableData = res.records || [];
- pageData.total = res.total;
- pageData.tableConfiger.loading = false;
- }).catch(()=>{ pageData.tableConfiger.loading = false; })
+const getList = () =>{
+ // pageData.tableConfiger.loading = true;
+ // qcckGet(queryFrom.value).then((res)=>{
+ // pageData.tableData = res.data.list;
+ // pageData.total = res.data.total;
+ // pageData.keyCount++;
+ // pageData.tableConfiger.loading = false;
+ // })
}
+
// 删除
const delDictItem = (ids) =>{
- let url = ''
- switch(chooseType.value){
- case '学校':
- url = '/mosty-lzcj/tbDwXx/delete';
- break;
- case '医院':
- url = '/mosty-lzcj/tbDwYy/delete';
- break;
- case '娱乐场所':
- url = '/mosty-lzcj/TbDwYlth/delete';
- break;
- case '民爆库房':
- url = '/mosty-lzcj/tbDwMbkf/delete';
- break;
- }
// proxy.$confirm("确定要删除", "警告", {type: "warning"}).then(() => {
// qcckPost(ids,url).then(()=>{
// proxy.$message({ type: "success", message: "删除成功" });
- // getList(chooseType.value);
+ // getList();
// })
// }).catch(() => {});
}
// 新增
const addEdit = (type, row) => {
- detailDiloag.value.init(type, row,chooseType.value);
+ detailDiloag.value.init(type, row,);
};
diff --git a/src/views/home/components/511202.json b/src/views/home/components/511202.json
deleted file mode 100644
index 649a565..0000000
--- a/src/views/home/components/511202.json
+++ /dev/null
@@ -1,1417 +0,0 @@
-{
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "name": "林芝市",
- "center": [ 102.763462, 30.059955 ]
- },
- "geometry": {
- "type": "MultiPolygon",
- "coordinates": [
- [
- [
- [
- 102.851727,
- 30.197088
- ],
- [
- 102.849368,
- 30.195938
- ],
- [
- 102.844613,
- 30.196376
- ],
- [
- 102.838801,
- 30.197505
- ],
- [
- 102.833247,
- 30.199088
- ],
- [
- 102.827442,
- 30.198846
- ],
- [
- 102.822693,
- 30.198824
- ],
- [
- 102.817423,
- 30.196978
- ],
- [
- 102.813776,
- 30.19169
- ],
- [
- 102.809336,
- 30.184339
- ],
- [
- 102.805174,
- 30.176528
- ],
- [
- 102.803963,
- 30.169456
- ],
- [
- 102.801965,
- 30.159063
- ],
- [
- 102.798215,
- 30.155531
- ],
- [
- 102.792249,
- 30.153546
- ],
- [
- 102.784723,
- 30.154222
- ],
- [
- 102.781411,
- 30.158424
- ],
- [
- 102.779652,
- 30.163956
- ],
- [
- 102.779582,
- 30.174818
- ],
- [
- 102.776115,
- 30.177679
- ],
- [
- 102.770838,
- 30.178898
- ],
- [
- 102.765265,
- 30.181621
- ],
- [
- 102.757842,
- 30.183643
- ],
- [
- 102.749917,
- 30.184746
- ],
- [
- 102.741695,
- 30.18607
- ],
- [
- 102.732701,
- 30.185558
- ],
- [
- 102.7258,
- 30.186656
- ],
- [
- 102.721283,
- 30.189833
- ],
- [
- 102.719402,
- 30.193943
- ],
- [
- 102.720149,
- 30.20037
- ],
- [
- 102.722198,
- 30.20887
- ],
- [
- 102.723732,
- 30.215988
- ],
- [
- 102.724737,
- 30.222645
- ],
- [
- 102.723899,
- 30.228364
- ],
- [
- 102.723577,
- 30.234097
- ],
- [
- 102.720897,
- 30.239124
- ],
- [
- 102.718738,
- 30.242774
- ],
- [
- 102.713145,
- 30.247093
- ],
- [
- 102.70437,
- 30.251149
- ],
- [
- 102.695336,
- 30.254745
- ],
- [
- 102.689222,
- 30.256074
- ],
- [
- 102.684698,
- 30.258558
- ],
- [
- 102.679885,
- 30.262645
- ],
- [
- 102.676142,
- 30.266742
- ],
- [
- 102.672385,
- 30.272901
- ],
- [
- 102.670208,
- 30.278616
- ],
- [
- 102.669093,
- 30.285486
- ],
- [
- 102.666387,
- 30.292112
- ],
- [
- 102.663436,
- 30.296213
- ],
- [
- 102.659692,
- 30.298933
- ],
- [
- 102.6533,
- 30.302317
- ],
- [
- 102.637895,
- 30.305169
- ],
- [
- 102.630195,
- 30.306487
- ],
- [
- 102.62544,
- 30.306445
- ],
- [
- 102.618269,
- 30.307082
- ],
- [
- 102.611626,
- 30.308405
- ],
- [
- 102.605762,
- 30.312722
- ],
- [
- 102.601742,
- 30.317049
- ],
- [
- 102.597186,
- 30.324121
- ],
- [
- 102.592103,
- 30.33005
- ],
- [
- 102.576123,
- 30.341868
- ],
- [
- 102.571613,
- 30.344366
- ],
- [
- 102.56709,
- 30.3464
- ],
- [
- 102.555982,
- 30.347717
- ],
- [
- 102.548591,
- 30.347448
- ],
- [
- 102.542,
- 30.346726
- ],
- [
- 102.535157,
- 30.343481
- ],
- [
- 102.527013,
- 30.339318
- ],
- [
- 102.520454,
- 30.335387
- ],
- [
- 102.50258,
- 30.329343
- ],
- [
- 102.494159,
- 30.327462
- ],
- [
- 102.470003,
- 30.31971
- ],
- [
- 102.466666,
- 30.318556
- ],
- [
- 102.463657,
- 30.320269
- ],
- [
- 102.460944,
- 30.320743
- ],
- [
- 102.455055,
- 30.318582
- ],
- [
- 102.449333,
- 30.317001
- ],
- [
- 102.446389,
- 30.315146
- ],
- [
- 102.441589,
- 30.309412
- ],
- [
- 102.439733,
- 30.309259
- ],
- [
- 102.434778,
- 30.310972
- ],
- [
- 102.428187,
- 30.309971
- ],
- [
- 102.421911,
- 30.310134
- ],
- [
- 102.416634,
- 30.311452
- ],
- [
- 102.414179,
- 30.30393
- ],
- [
- 102.413219,
- 30.299782
- ],
- [
- 102.413154,
- 30.291063
- ],
- [
- 102.411782,
- 30.281632
- ],
- [
- 102.411685,
- 30.274746
- ],
- [
- 102.41001,
- 30.267607
- ],
- [
- 102.408335,
- 30.259776
- ],
- [
- 102.404314,
- 30.239287
- ],
- [
- 102.402317,
- 30.234208
- ],
- [
- 102.398406,
- 30.231845
- ],
- [
- 102.392923,
- 30.228759
- ],
- [
- 102.386138,
- 30.224507
- ],
- [
- 102.380623,
- 30.223257
- ],
- [
- 102.372781,
- 30.218979
- ],
- [
- 102.36782,
- 30.215903
- ],
- [
- 102.35925,
- 30.209082
- ],
- [
- 102.354283,
- 30.206232
- ],
- [
- 102.350352,
- 30.204322
- ],
- [
- 102.34802,
- 30.202207
- ],
- [
- 102.341821,
- 30.200328
- ],
- [
- 102.333709,
- 30.194128
- ],
- [
- 102.328941,
- 30.187933
- ],
- [
- 102.325133,
- 30.180793
- ],
- [
- 102.321796,
- 30.173652
- ],
- [
- 102.317975,
- 30.168416
- ],
- [
- 102.309876,
- 30.157933
- ],
- [
- 102.300224,
- 30.142518
- ],
- [
- 102.297962,
- 30.137428
- ],
- [
- 102.295688,
- 30.133479
- ],
- [
- 102.293671,
- 30.128853
- ],
- [
- 102.292228,
- 30.123087
- ],
- [
- 102.291886,
- 30.115968
- ],
- [
- 102.291764,
- 30.110339
- ],
- [
- 102.295147,
- 30.101122
- ],
- [
- 102.294154,
- 30.098455
- ],
- [
- 102.291293,
- 30.096548
- ],
- [
- 102.286532,
- 30.096543
- ],
- [
- 102.282247,
- 30.095112
- ],
- [
- 102.278439,
- 30.091773
- ],
- [
- 102.275585,
- 30.088445
- ],
- [
- 102.268156,
- 30.07741
- ],
- [
- 102.271474,
- 30.06418
- ],
- [
- 102.272756,
- 30.055028
- ],
- [
- 102.274245,
- 30.048174
- ],
- [
- 102.276835,
- 30.039967
- ],
- [
- 102.275913,
- 30.034211
- ],
- [
- 102.274792,
- 30.026161
- ],
- [
- 102.275005,
- 30.017217
- ],
- [
- 102.27862,
- 30.009721
- ],
- [
- 102.283549,
- 30.002933
- ],
- [
- 102.292228,
- 29.993696
- ],
- [
- 102.295552,
- 29.98734
- ],
- [
- 102.298104,
- 29.980508
- ],
- [
- 102.299586,
- 29.973881
- ],
- [
- 102.299232,
- 29.966763
- ],
- [
- 102.303233,
- 29.95455
- ],
- [
- 102.301293,
- 29.951058
- ],
- [
- 102.296699,
- 29.946007
- ],
- [
- 102.295926,
- 29.9436
- ],
- [
- 102.295849,
- 29.941737
- ],
- [
- 102.29717,
- 29.938791
- ],
- [
- 102.298884,
- 29.935997
- ],
- [
- 102.299425,
- 29.934061
- ],
- [
- 102.298729,
- 29.931574
- ],
- [
- 102.297717,
- 29.929405
- ],
- [
- 102.293677,
- 29.927109
- ],
- [
- 102.284502,
- 29.917865
- ],
- [
- 102.282099,
- 29.906688
- ],
- [
- 102.282711,
- 29.902264
- ],
- [
- 102.282563,
- 29.89695
- ],
- [
- 102.280005,
- 29.891747
- ],
- [
- 102.274953,
- 29.887629
- ],
- [
- 102.270836,
- 29.881579
- ],
- [
- 102.270759,
- 29.877577
- ],
- [
- 102.274328,
- 29.869282
- ],
- [
- 102.281706,
- 29.860133
- ],
- [
- 102.291113,
- 29.854478
- ],
- [
- 102.291422,
- 29.844544
- ],
- [
- 102.291107,
- 29.838221
- ],
- [
- 102.309444,
- 29.824748
- ],
- [
- 102.312324,
- 29.823434
- ],
- [
- 102.323361,
- 29.824774
- ],
- [
- 102.331783,
- 29.828667
- ],
- [
- 102.334251,
- 29.829027
- ],
- [
- 102.340314,
- 29.828413
- ],
- [
- 102.345604,
- 29.826798
- ],
- [
- 102.351905,
- 29.82122
- ],
- [
- 102.357414,
- 29.819599
- ],
- [
- 102.361306,
- 29.819451
- ],
- [
- 102.365268,
- 29.820929
- ],
- [
- 102.369392,
- 29.823498
- ],
- [
- 102.371686,
- 29.824276
- ],
- [
- 102.37715,
- 29.829827
- ],
- [
- 102.381306,
- 29.836749
- ],
- [
- 102.385996,
- 29.840689
- ],
- [
- 102.391241,
- 29.844565
- ],
- [
- 102.392182,
- 29.847727
- ],
- [
- 102.393419,
- 29.850591
- ],
- [
- 102.393747,
- 29.852079
- ],
- [
- 102.39559,
- 29.85334
- ],
- [
- 102.39867,
- 29.853811
- ],
- [
- 102.402613,
- 29.853472
- ],
- [
- 102.405964,
- 29.853647
- ],
- [
- 102.40791,
- 29.854536
- ],
- [
- 102.414656,
- 29.854282
- ],
- [
- 102.431769,
- 29.852471
- ],
- [
- 102.434205,
- 29.852514
- ],
- [
- 102.437884,
- 29.854335
- ],
- [
- 102.450751,
- 29.86107
- ],
- [
- 102.458566,
- 29.863707
- ],
- [
- 102.464829,
- 29.865189
- ],
- [
- 102.470551,
- 29.865538
- ],
- [
- 102.473392,
- 29.866333
- ],
- [
- 102.475358,
- 29.867868
- ],
- [
- 102.479294,
- 29.871452
- ],
- [
- 102.483418,
- 29.872447
- ],
- [
- 102.488192,
- 29.874094
- ],
- [
- 102.491994,
- 29.874946
- ],
- [
- 102.495138,
- 29.876201
- ],
- [
- 102.497554,
- 29.878202
- ],
- [
- 102.500042,
- 29.881632
- ],
- [
- 102.500228,
- 29.883638
- ],
- [
- 102.499707,
- 29.885179
- ],
- [
- 102.499442,
- 29.889768
- ],
- [
- 102.499629,
- 29.893833
- ],
- [
- 102.500879,
- 29.895659
- ],
- [
- 102.502909,
- 29.89623
- ],
- [
- 102.505789,
- 29.896162
- ],
- [
- 102.51142,
- 29.89885
- ],
- [
- 102.516362,
- 29.898623
- ],
- [
- 102.52026,
- 29.900009
- ],
- [
- 102.525769,
- 29.900496
- ],
- [
- 102.532586,
- 29.903052
- ],
- [
- 102.537812,
- 29.905831
- ],
- [
- 102.549017,
- 29.915288
- ],
- [
- 102.555544,
- 29.921283
- ],
- [
- 102.560756,
- 29.925204
- ],
- [
- 102.564145,
- 29.93004
- ],
- [
- 102.566201,
- 29.935098
- ],
- [
- 102.570647,
- 29.93833
- ],
- [
- 102.574848,
- 29.939965
- ],
- [
- 102.578804,
- 29.940447
- ],
- [
- 102.582753,
- 29.940013
- ],
- [
- 102.586465,
- 29.938431
- ],
- [
- 102.596027,
- 29.929786
- ],
- [
- 102.599996,
- 29.927521
- ],
- [
- 102.607914,
- 29.926199
- ],
- [
- 102.61187,
- 29.927146
- ],
- [
- 102.618185,
- 29.928341
- ],
- [
- 102.624241,
- 29.929992
- ],
- [
- 102.630028,
- 29.933019
- ],
- [
- 102.635549,
- 29.936272
- ],
- [
- 102.640027,
- 29.937225
- ],
- [
- 102.645317,
- 29.937039
- ],
- [
- 102.648771,
- 29.935235
- ],
- [
- 102.650904,
- 29.932273
- ],
- [
- 102.659441,
- 29.923172
- ],
- [
- 102.666644,
- 29.914748
- ],
- [
- 102.67196,
- 29.910207
- ],
- [
- 102.676232,
- 29.905884
- ],
- [
- 102.679086,
- 29.903751
- ],
- [
- 102.690465,
- 29.905868
- ],
- [
- 102.692559,
- 29.909456
- ],
- [
- 102.69466,
- 29.913938
- ],
- [
- 102.695858,
- 29.915737
- ],
- [
- 102.700053,
- 29.915145
- ],
- [
- 102.704846,
- 29.912462
- ],
- [
- 102.707533,
- 29.908879
- ],
- [
- 102.711129,
- 29.899623
- ],
- [
- 102.716225,
- 29.891864
- ],
- [
- 102.722501,
- 29.887984
- ],
- [
- 102.739859,
- 29.879033
- ],
- [
- 102.746438,
- 29.875449
- ],
- [
- 102.75212,
- 29.871865
- ],
- [
- 102.755999,
- 29.866491
- ],
- [
- 102.759176,
- 29.863606
- ],
- [
- 102.764994,
- 29.860885
- ],
- [
- 102.769479,
- 29.859302
- ],
- [
- 102.77395,
- 29.859556
- ],
- [
- 102.780258,
- 29.86188
- ],
- [
- 102.785239,
- 29.864427
- ],
- [
- 102.789665,
- 29.869488
- ],
- [
- 102.792539,
- 29.873628
- ],
- [
- 102.79752,
- 29.878001
- ],
- [
- 102.800922,
- 29.880076
- ],
- [
- 102.80511,
- 29.881928
- ],
- [
- 102.810883,
- 29.885157
- ],
- [
- 102.818737,
- 29.889313
- ],
- [
- 102.826347,
- 29.892319
- ],
- [
- 102.832648,
- 29.894404
- ],
- [
- 102.83817,
- 29.896717
- ],
- [
- 102.844716,
- 29.900179
- ],
- [
- 102.854033,
- 29.905969
- ],
- [
- 102.857113,
- 29.905958
- ],
- [
- 102.860399,
- 29.90663
- ],
- [
- 102.86547,
- 29.908562
- ],
- [
- 102.869407,
- 29.912292
- ],
- [
- 102.872693,
- 29.914229
- ],
- [
- 102.877951,
- 29.916447
- ],
- [
- 102.881662,
- 29.91678
- ],
- [
- 102.882493,
- 29.918494
- ],
- [
- 102.882764,
- 29.920674
- ],
- [
- 102.882042,
- 29.922161
- ],
- [
- 102.879941,
- 29.92423
- ],
- [
- 102.87739,
- 29.92613
- ],
- [
- 102.875289,
- 29.928029
- ],
- [
- 102.874181,
- 29.93032
- ],
- [
- 102.873994,
- 29.936563
- ],
- [
- 102.874806,
- 29.941547
- ],
- [
- 102.876907,
- 29.943309
- ],
- [
- 102.879471,
- 29.944224
- ],
- [
- 102.885392,
- 29.945128
- ],
- [
- 102.890392,
- 29.947853
- ],
- [
- 102.894613,
- 29.950651
- ],
- [
- 102.898169,
- 29.953222
- ],
- [
- 102.900882,
- 29.955793
- ],
- [
- 102.90286,
- 29.958485
- ],
- [
- 102.904909,
- 29.962262
- ],
- [
- 102.906243,
- 29.965922
- ],
- [
- 102.907042,
- 29.970047
- ],
- [
- 102.908118,
- 29.977372
- ],
- [
- 102.910759,
- 29.982755
- ],
- [
- 102.911037,
- 29.985563
- ],
- [
- 102.909806,
- 29.993236
- ],
- [
- 102.910785,
- 29.996667
- ],
- [
- 102.910985,
- 29.998338
- ],
- [
- 102.912241,
- 30.000712
- ],
- [
- 102.912473,
- 30.0038
- ],
- [
- 102.912338,
- 30.007987
- ],
- [
- 102.911211,
- 30.014489
- ],
- [
- 102.909664,
- 30.015235
- ],
- [
- 102.906507,
- 30.017756
- ],
- [
- 102.901507,
- 30.020648
- ],
- [
- 102.895721,
- 30.022958
- ],
- [
- 102.891836,
- 30.023064
- ],
- [
- 102.883782,
- 30.033519
- ],
- [
- 102.883614,
- 30.040294
- ],
- [
- 102.885889,
- 30.053892
- ],
- [
- 102.893363,
- 30.066832
- ],
- [
- 102.893936,
- 30.078889
- ],
- [
- 102.906784,
- 30.094372
- ],
- [
- 102.907531,
- 30.099881
- ],
- [
- 102.907235,
- 30.105607
- ],
- [
- 102.905624,
- 30.109272
- ],
- [
- 102.902164,
- 30.114294
- ],
- [
- 102.896836,
- 30.12069
- ],
- [
- 102.893389,
- 30.123198
- ],
- [
- 102.888363,
- 30.125469
- ],
- [
- 102.882261,
- 30.128426
- ],
- [
- 102.87538,
- 30.130918
- ],
- [
- 102.868762,
- 30.134561
- ],
- [
- 102.864252,
- 30.137988
- ],
- [
- 102.861862,
- 30.141187
- ],
- [
- 102.862867,
- 30.148072
- ],
- [
- 102.864922,
- 30.157015
- ],
- [
- 102.865135,
- 30.165043
- ],
- [
- 102.864832,
- 30.171689
- ],
- [
- 102.863724,
- 30.178101
- ],
- [
- 102.86344,
- 30.183373
- ],
- [
- 102.862893,
- 30.186814
- ],
- [
- 102.862603,
- 30.191168
- ],
- [
- 102.860998,
- 30.19483
- ],
- [
- 102.859388,
- 30.197806
- ],
- [
- 102.855161,
- 30.198017
- ],
- [
- 102.851727,
- 30.197088
- ]
- ]
- ]
- ]
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/src/views/home/components/bar.vue b/src/views/home/components/bar.vue
new file mode 100644
index 0000000..a3a6f51
--- /dev/null
+++ b/src/views/home/components/bar.vue
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/home/components/beonDuty.vue b/src/views/home/components/beonDuty.vue
deleted file mode 100644
index 4938717..0000000
--- a/src/views/home/components/beonDuty.vue
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-

-
-
- {{ item.name }}:
- {{ item.count }} 人
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/home/components/collection.vue b/src/views/home/components/collection.vue
deleted file mode 100644
index 38c4da3..0000000
--- a/src/views/home/components/collection.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/home/components/line.vue b/src/views/home/components/line.vue
new file mode 100644
index 0000000..1e31bac
--- /dev/null
+++ b/src/views/home/components/line.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/home/components/mapecharts.vue b/src/views/home/components/mapecharts.vue
deleted file mode 100644
index 2460829..0000000
--- a/src/views/home/components/mapecharts.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/home/components/pei.vue b/src/views/home/components/pei.vue
new file mode 100644
index 0000000..1f88d19
--- /dev/null
+++ b/src/views/home/components/pei.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/home/components/top-icon.vue b/src/views/home/components/top-icon.vue
new file mode 100644
index 0000000..91c9b4d
--- /dev/null
+++ b/src/views/home/components/top-icon.vue
@@ -0,0 +1,49 @@
+
+
+
+
![]()
+
+
{{ item.title }}
+
{{ item.desc }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/home/components/wanringAnyse.vue b/src/views/home/components/wanringAnyse.vue
deleted file mode 100644
index e75ecf2..0000000
--- a/src/views/home/components/wanringAnyse.vue
+++ /dev/null
@@ -1,242 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/home/components/warning.vue b/src/views/home/components/warning.vue
deleted file mode 100644
index b2bd7af..0000000
--- a/src/views/home/components/warning.vue
+++ /dev/null
@@ -1,180 +0,0 @@
-
-
-
-
-
-
-
-
-
-
![预警图片]()
-
-
-
- 姓名:
- {{ item.name }}
- 涉警人员
-
-
- 性别:
- {{ item.gender }}
-
-
- 相似度:
- {{ item.similarity }}%
-
-
- 预警时间:
- {{ item.warningTime }}
-
-
- 抓拍地址:
- {{ item.location }}
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 0daea89..fba330c 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -1,129 +1,608 @@
+
-
-
-
-
-
-
数据采集
-
-
+
+
+
+
+
+
+
+
+ 线索研判盯办统计
+
+
+
+ {{ key }}:{{ value }}
+
-
-
预警信息
-
-
+
+
+
+
+
+
+
+
+
![]()
+
+
{{ item.title }}
+
{{ item.desc }}
+

+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
值班备勤
-
-
+
+
+
+
+ 情报上报数量
+
+
+
+
+
+ {{ city }}
+
+
+
+
+
+
+
![预警图片]()
+
+
+
+ 姓名:
+ {{ item.name }}
+ 涉警人员
+
+
+ 性别:
+ {{ item.gender }}
+
+
+ 相似度:
+ {{ item.similarity }}%
+
+
+ 预警时间:
+ {{ item.warningTime }}
+
+
+ 抓拍地址:
+ {{ item.location }}
+
+
+
+
+
+
+
-
-
预警统计分析
-
-
+
+
+ 情报上报数量
+
+
+
+
+
+
+
+
-
-
+
+
+ 重点人发掘情况
+
+
+
+
+
+
+
+
+
+
+
+
-
\ No newline at end of file