diff --git a/src/views/projectAdmin/dataBoard/digitalSite.vue b/src/views/projectAdmin/dataBoard/digitalSite.vue index b723d0a1..9ac66de1 100644 --- a/src/views/projectAdmin/dataBoard/digitalSite.vue +++ b/src/views/projectAdmin/dataBoard/digitalSite.vue @@ -5177,12 +5177,22 @@ img { .lgMapContent { text-align: left !important; } +::-webkit-scrollbar{ + width: 2px; + height: 4px; + margin-top: 3px; + color:#636364; +} .pointTabBox { display: flex; align-items: center; justify-content: center; margin-top: 30px; position: absolute; + width:900px; + height: 44px; + overflow-x: auto; + white-space: nowrap; top: 90%; left: 25%; li { diff --git a/src/views/projectAdmin/dataBoard/homePage/environmentWatch.vue b/src/views/projectAdmin/dataBoard/homePage/environmentWatch.vue new file mode 100644 index 00000000..a0ac718f --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/environmentWatch.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/index.vue b/src/views/projectAdmin/dataBoard/homePage/index.vue new file mode 100644 index 00000000..2512719d --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/index.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/personOverview.vue b/src/views/projectAdmin/dataBoard/homePage/personOverview.vue new file mode 100644 index 00000000..bb966361 --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/personOverview.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/projectInfo.vue b/src/views/projectAdmin/dataBoard/homePage/projectInfo.vue new file mode 100644 index 00000000..ee6a1299 --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/projectInfo.vue @@ -0,0 +1,11 @@ + + + + +> \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/qualityManage.vue b/src/views/projectAdmin/dataBoard/homePage/qualityManage.vue new file mode 100644 index 00000000..171b157a --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/qualityManage.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/safeManage.vue b/src/views/projectAdmin/dataBoard/homePage/safeManage.vue new file mode 100644 index 00000000..19bd5625 --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/safeManage.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/dataBoard/homePage/smartDevices.vue b/src/views/projectAdmin/dataBoard/homePage/smartDevices.vue new file mode 100644 index 00000000..7808b482 --- /dev/null +++ b/src/views/projectAdmin/dataBoard/homePage/smartDevices.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file