diff --git a/common/style/layout.styl b/common/style/layout.styl
index 0fa64db..95ebfda 100644
--- a/common/style/layout.styl
+++ b/common/style/layout.styl
@@ -184,6 +184,7 @@ uni-button:after {
}
.filter_input_wraper_1 {
height: 30rpx;
+ margin-top: 20rpx;
}
.filter_input_wraper_inn_text {
line-height: 30rpx;
diff --git a/pages/ProductManage/EmptyPipeInStore_back.vue b/pages/ProductManage/EmptyPipeInStore_back.vue
deleted file mode 100644
index 2743621..0000000
--- a/pages/ProductManage/EmptyPipeInStore_back.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
- 点位
-
-
-
-
-
-
- 物料
-
-
-
-
-
- 区域
-
-
-
-
-
- 数量
-
-
-
-
-
-
-
-
-
-
- | 序号 |
- 点位 |
- 物料编码 |
- 物料名称 |
- 数量 |
-
-
-
-
- | {{Number(i) + 1}} |
- {{e.point_code}} |
- {{e.material_code}} |
- {{e.material_name}} |
- {{e.qty}} |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/ProductManage/EmptyPipeOutStore_back.vue b/pages/ProductManage/EmptyPipeOutStore_back.vue
deleted file mode 100644
index 28ba367..0000000
--- a/pages/ProductManage/EmptyPipeOutStore_back.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
- 点位
-
-
-
-
-
-
- 物料
-
-
-
-
-
- 区域
-
-
-
-
-
- 数量
-
-
-
-
-
-
-
-
-
-
- | 序号 |
- 点位 |
- 物料编码 |
- 物料名称 |
- 数量 |
-
-
-
-
- | {{Number(i) + 1}} |
- {{e.point_code}} |
- {{e.material_code}} |
- {{e.material_name}} |
- {{e.qty}} |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/WarehouseManage/CheckDtl.vue b/pages/WarehouseManage/CheckDtl.vue
index 976c44e..7abdcde 100644
--- a/pages/WarehouseManage/CheckDtl.vue
+++ b/pages/WarehouseManage/CheckDtl.vue
@@ -229,18 +229,4 @@
}
}
}
-
-
-
+
\ No newline at end of file