diff --git a/dist7.3.rar b/dist7.3.rar
deleted file mode 100644
index 7e11444..0000000
Binary files a/dist7.3.rar and /dev/null differ
diff --git a/src/views/index/StockList.vue b/src/views/index/StockList.vue
index 6ec9b2d..705494a 100644
--- a/src/views/index/StockList.vue
+++ b/src/views/index/StockList.vue
@@ -300,8 +300,9 @@ export default {
padding: 5px 0 !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
::v-deep(.el-input__inner) {
width: 100% !important;
diff --git a/src/views/index/StockListAll.vue b/src/views/index/StockListAll.vue
index 92c0b1d..20a8d39 100644
--- a/src/views/index/StockListAll.vue
+++ b/src/views/index/StockListAll.vue
@@ -239,8 +239,9 @@ export default {
padding: 5px 0 !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
::v-deep(.el-input__inner) {
width: 100% !important;
diff --git a/src/views/index/index.vue b/src/views/index/index.vue
index c25f805..b2b45ca 100644
--- a/src/views/index/index.vue
+++ b/src/views/index/index.vue
@@ -139,25 +139,25 @@
-
-
-
-
@@ -195,43 +195,43 @@
-->
-
-
-
-
-
-
-
@@ -834,8 +834,9 @@ export default {
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
.select-class {
@@ -895,7 +896,5 @@ export default {
max-width: 150px;
vertical-align: middle;
}
-::v-deep(.vxe-table--render-default .vxe-cell){
- font-size: 12px;
-}
+
diff --git a/src/views/index/log.vue b/src/views/index/log.vue
index 4d0c87f..3148908 100644
--- a/src/views/index/log.vue
+++ b/src/views/index/log.vue
@@ -287,8 +287,9 @@ export default {
height: 32px !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
::v-deep(.el-input__inner) {
width: 100% !important;
diff --git a/src/views/index/logInfo.vue b/src/views/index/logInfo.vue
index 202ef25..c709f62 100644
--- a/src/views/index/logInfo.vue
+++ b/src/views/index/logInfo.vue
@@ -212,8 +212,9 @@ export default {
height: 32px !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
::v-deep(.el-input__inner) {
width: 100% !important;
diff --git a/src/views/index/oindex.vue b/src/views/index/oindex.vue
index 78cccef..92c081c 100644
--- a/src/views/index/oindex.vue
+++ b/src/views/index/oindex.vue
@@ -641,8 +641,9 @@ export default {
height: 32px !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 2px;
- padding-right: 2px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
.select-class {
z-index: 10 !important;
diff --git a/src/views/index/productList.vue b/src/views/index/productList.vue
index 0bcab1a..435d35a 100644
--- a/src/views/index/productList.vue
+++ b/src/views/index/productList.vue
@@ -206,8 +206,9 @@ export default {
padding: 0 !important;
}
::v-deep(.vxe-table--render-default .vxe-cell) {
- padding-left: 4px;
- padding-right: 4px;
+ padding: 0 2px !important;
+ font-size: 12px;
+ min-height: auto !important;
}
::v-deep(.vxe-table--render-default .vxe-cell--radio) {
padding-left: 1.4em !important;