-
diff --git a/src/assets/css/common.css b/src/assets/css/common.css
index b4e4a8f..440a79e 100644
--- a/src/assets/css/common.css
+++ b/src/assets/css/common.css
@@ -78,6 +78,15 @@
background: transparent;
}
/****页面通用样式****/
+.flex{
+ display: flex;
+}
+.flex-1{
+ flex: 1;
+}
+.flex-d{
+ flex-direction: column;
+}
.page-data {
display: flex;
flex-direction: column;
@@ -108,10 +117,10 @@
flex-direction: column;
flex: 1;
padding: 20px;
+ padding-bottom: 0 !important;
overflow-y: auto;
}
.page-data-dialog .el-pagination__sizes,
-.page-data-dialog .el-pagination__total,
.page-data-dialog .el-pagination__jump{
- display: none;
+ display: none !important;
}
\ No newline at end of file
diff --git a/src/assets/css/mixin.css b/src/assets/css/mixin.css
deleted file mode 100644
index 9e97d02..0000000
--- a/src/assets/css/mixin.css
+++ /dev/null
@@ -1 +0,0 @@
-/* No CSS *//*# sourceMappingURL=mixin.css.map */
\ No newline at end of file
diff --git a/src/assets/css/mixin.css.map b/src/assets/css/mixin.css.map
deleted file mode 100644
index 356f200..0000000
--- a/src/assets/css/mixin.css.map
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "version": 3,
- "mappings": "",
- "sources": [
- "mixin.scss"
- ],
- "names": [],
- "file": "mixin.css"
-}
\ No newline at end of file
diff --git a/src/components/ConfigManager/SiteManagement.vue b/src/components/ConfigManager/SiteManagement.vue
index 219a678..281044c 100644
--- a/src/components/ConfigManager/SiteManagement.vue
+++ b/src/components/ConfigManager/SiteManagement.vue
@@ -1,107 +1,37 @@
-
-
diff --git a/src/components/ConfigManager/device.vue b/src/components/ConfigManager/device.vue
index f800811..bc4ccda 100644
--- a/src/components/ConfigManager/device.vue
+++ b/src/components/ConfigManager/device.vue
@@ -35,22 +35,97 @@
-
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+ 未关联因子列表
+
+
+
+
+ 添加
+ 移除
+
+
+
+ 已关联因子列表
+
+
+
+
+
+
+
+
+