diff --git a/src/components/TableModel2/index.vue b/src/components/TableModel2/index.vue index 0ad55b5..bc39142 100644 --- a/src/components/TableModel2/index.vue +++ b/src/components/TableModel2/index.vue @@ -3,205 +3,106 @@
- - - - - - - - - - - - - - - - - 查询 - - - 重置 - + + + + + + + + + + + + + + + + + 查询 + + + 重置 + - - + + - + - + - - - +
+ +
+
+ +
+
+ + + + - - + @@ -110,7 +147,7 @@ export default { width: 121px; height: 36px; background: #1F72EA; - box-shadow: 0px 4px 8px 0px rgba(51,135,255,0.5); + box-shadow: 0px 4px 8px 0px rgba(51, 135, 255, 0.5); border-radius: 4px 4px 4px 4px; color: #fff; display: flex; @@ -123,7 +160,7 @@ export default { &:hover { background: #4A8BFF; - box-shadow: 0px 6px 12px 0px rgba(51,135,255,0.6); + box-shadow: 0px 6px 12px 0px rgba(51, 135, 255, 0.6); } } diff --git a/src/views/enterpriseLibrary/technical/components/RightTable.vue b/src/views/enterpriseLibrary/technical/components/RightTable.vue index 871bc20..ac44025 100644 --- a/src/views/enterpriseLibrary/technical/components/RightTable.vue +++ b/src/views/enterpriseLibrary/technical/components/RightTable.vue @@ -3,22 +3,27 @@
-