\ No newline at end of file
diff --git a/frontend/src/modules/huanbaozdjcgzkzQK/index.vue b/frontend/src/modules/huanbaozdjcgzkzQK/index.vue
index 6ddbaf0..a32eb2d 100644
--- a/frontend/src/modules/huanbaozdjcgzkzQK/index.vue
+++ b/frontend/src/modules/huanbaozdjcgzkzQK/index.vue
@@ -6,7 +6,7 @@
-
![]()
+
@@ -90,7 +90,7 @@ onMounted(() => {
flex-flow: wrap;
display: flex;
justify-content: space-between;
- margin-top: -7px;
+ margin-top: -8px;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
diff --git a/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue b/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
index 3f70796..996c493 100644
--- a/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
+++ b/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
@@ -1,8 +1,8 @@
@@ -23,7 +23,7 @@ const columns: ColumnsType = [
dataIndex: 'name',
key: 'name',
fixed: 'left',
- width: 114,
+ width: 114.19,
align: 'left'
},
{
@@ -35,21 +35,21 @@ const columns: ColumnsType = [
title: '总计',
dataIndex: 'total',
key: 'total',
- // // width: 76,
+ width: 76.64,
align: 'center'
},
{
title: '已建',
dataIndex: 'built',
key: 'built',
- // width: 76,
+ width: 76.64,
align: 'center'
},
{
title: '在建',
dataIndex: 'building',
key: 'building',
- // width: 76,
+ width: 68.25,
align: 'center'
},
{
@@ -214,7 +214,8 @@ onMounted(() => {
:deep(.ant-table) {
font-size: 14px;
// border: 1px solid #d5e2ed;
-border-top: 1px solid #d5e2ed;
+ border-top: 1px solid #d5e2ed;
+
.ant-table-thead {
>tr {
>th {
@@ -222,8 +223,10 @@ border-top: 1px solid #d5e2ed;
color: #2f6b98;
// font-weight: 600;
// border: 1px solid #d5e2ed!important;
- padding: 4px 6px;
+ padding: 0px 6px;
text-align: center;
+ font-weight: 600;
+ line-height: 31px;
&:first-child {
background-color: #e5eff8 !important;
@@ -247,8 +250,10 @@ border-top: 1px solid #d5e2ed;
>tr {
>td {
// border: 1px solid #d5e2ed;
- padding: 6px 6px;
+ padding: 0px 6px !important;
text-align: center;
+ overflow-wrap: break-word;
+ line-height: 33px;
&:first-child {
text-align: left;
@@ -262,56 +267,34 @@ border-top: 1px solid #d5e2ed;
}
}
- .ant-table-footer {
- padding: 0;
- background-color: #fafafa;
-
- .table-footer {
- .footer-row {
- display: flex;
- align-items: center;
- padding: 12px 6px;
- // border-top: 1px solid #d5e2ed;
- background-color: #fafafa;
-
- .footer-item {
- flex: 1;
- text-align: center;
- // font-weight: 600;
- color: #333;
-
- &:first-child {
- flex: 0 0 140px;
- text-align: center;
- }
- }
- }
- }
- }
-
// 移除默认的 footer 单元格样式
.ant-table-footer::before {
display: none;
}
}
}
-:deep(){
- .ant-table-bordered .ant-table-tbody >tr >td{
- border-bottom: 1px solid #d5e2ed !important;
- border-inline-end: 1px solid #d5e2ed !important;
-}
-.ant-table-container{
- border-inline-start: 1px solid #d5e2ed !important;
-}
-.ant-table-wrapper .ant-table.ant-table-bordered >.ant-table-container >.ant-table-content >table >thead >tr:not(:last-child)>th{
- border-bottom: 1px solid #d5e2ed !important;
-}
-.ant-table-wrapper .ant-table.ant-table-bordered >.ant-table-container >.ant-table-content >table >thead>tr>th{
- border-inline-end: 1px solid #d5e2ed !important;
-}
-.ant-table-wrapper .ant-table-thead >tr>th{
- border-bottom: 0px solid #d5e2ed !important;
-}
-
+
+:deep() {
+ .ant-table-bordered .ant-table-tbody>tr>td {
+ border-bottom: 1px solid #d5e2ed !important;
+ border-inline-end: 1px solid #d5e2ed !important;
+ }
+
+ .ant-table-container {
+ border-inline-start: 1px solid #d5e2ed !important;
+ }
+
+ .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr:not(:last-child)>th {
+ border-bottom: 1px solid #d5e2ed !important;
+ }
+
+ .ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th {
+ border-inline-end: 1px solid #d5e2ed !important;
+ }
+
+ .ant-table-wrapper .ant-table-thead>tr>th {
+ border-bottom: 1px solid #d5e2ed00 !important;
+ }
+
}
\ No newline at end of file
diff --git a/frontend/src/modules/shuiwenjiancegongzuokaizhangqingkuang/index.vue b/frontend/src/modules/shuiwenjiancegongzuokaizhangqingkuang/index.vue
new file mode 100644
index 0000000..a35f286
--- /dev/null
+++ b/frontend/src/modules/shuiwenjiancegongzuokaizhangqingkuang/index.vue
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+
+
{{ facility.name }}
+
{{ facility.count }}个
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/modules/yanchengshuiwenChangeMod/index.vue b/frontend/src/modules/yanchengshuiwenChangeMod/index.vue
new file mode 100644
index 0000000..9b5c75e
--- /dev/null
+++ b/frontend/src/modules/yanchengshuiwenChangeMod/index.vue
@@ -0,0 +1,221 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/shuiWenJianCe/shuiWenQingKuang.vue b/frontend/src/views/shuiWenJianCe/shuiWenQingKuang.vue
index 2dc1098..c4e4836 100644
--- a/frontend/src/views/shuiWenJianCe/shuiWenQingKuang.vue
+++ b/frontend/src/views/shuiWenJianCe/shuiWenQingKuang.vue
@@ -1,5 +1,25 @@
+
+
-
-
水温监测
+
-
\ No newline at end of file
+
+