-
轨迹统计
-
@@ -81,9 +72,8 @@
import * as MOSTY from "@/components/MyComponents/index";
import YjItem from "./components/yjItem.vue";
import Count from "./components/count.vue";
-import Bkjbtj from "./components/bkjbtj.vue";
-import RyCount from "./components/ryCount.vue";
-import Gjtj from "./components/gjtj.vue";
+import WarningCount from "./components/WarningCount.vue";
+import BarHatEcharts from "@/views/home/echarts/barHatEcharts.vue";
import { reactive, ref } from "vue";
const listQuery = ref({
keyword: ""
@@ -110,6 +100,29 @@ const search = reactive({
const searchForm = ref({
keyword: ""
});
+const list = reactive({
+ GzyDate: {
+ xDate: ['巴宜区', '工布江达县', '波密县', '朗县', '墨脱县', '察隅县', '米林县'],
+ list:[
+ { name: "总数", value: [10,20,30,40,50,60,70] ,color:['rgba(0,244,255,1)','rgba(0,77,167,1)'] ,hatColor:'#087df9'},
+ { name: "已处置", value: [10,20,30,40,50,60,70],color:['rgba(24, 232, 229, 1)','rgba(3, 110, 83, 1)'],hatColor:'#00FFFF' },
+ ],
+ },
+ RylxDate: {
+ xDate: ['类型1', '类型2', '类型3', '类型4', '类型5', '类型6'],
+ list:[
+ { name: "总数", value: [10,20,30,40,50,60] ,color:['rgba(0,244,255,1)','rgba(0,77,167,1)'] ,hatColor:'#087df9'},
+ { name: "已处置", value: [10,20,30,40,50,60],color:['rgba(24, 232, 229, 1)','rgba(3, 110, 83, 1)'],hatColor:'#00FFFF' },
+ ],
+ },
+ QylxDate: {
+ xDate: ['区域1', '区域2', '区域3', '区域4', '区域5', '区域6'],
+ list:[
+ { name: "总数", value: [10,20,30,40,50,60] ,color:['rgba(0,244,255,1)','rgba(0,77,167,1)'] ,hatColor:'#087df9'},
+ { name: "已处置", value: [10,20,30,40,50,60],color:['rgba(24, 232, 229, 1)','rgba(3, 110, 83, 1)'],hatColor:'#00FFFF' },
+ ],
+ },
+})
const personList = ref([
{
name: "张三",
@@ -220,9 +233,12 @@ const active1 = ref("人员身份标签统计");
top: 10px;
width: 427px;
height: calc(100% - 20px);
- .active {
- font-size: 18px;
- font-family: "YSBTH";
+ .model-commom{
+ height: calc((100% / 4) - 10px);
+ }
+ .comm-cnt{
+ height: calc(100% - 40px);
+ background: rgba(0,29,75,0.6);
}
}
.footBox{
diff --git a/src/views/home/echarts/barHatEcharts.vue b/src/views/home/echarts/barHatEcharts.vue
new file mode 100644
index 0000000..b6069be
--- /dev/null
+++ b/src/views/home/echarts/barHatEcharts.vue
@@ -0,0 +1,138 @@
+
+
+
+
+
+
+
diff --git a/src/views/home/model/qblyType.vue b/src/views/home/model/qblyType.vue
index fe4cccc..2102cf0 100644
--- a/src/views/home/model/qblyType.vue
+++ b/src/views/home/model/qblyType.vue
@@ -3,161 +3,25 @@
情报来源类型