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 @@ - - - -