diff --git a/common/style/layout.css b/common/style/layout.css
index 522e545..8053aa6 100644
--- a/common/style/layout.css
+++ b/common/style/layout.css
@@ -42,7 +42,7 @@ uni-toast .uni-toast {
margin: 10px auto;
border-radius: 6px;
padding: 10px;
- background-color: rgba(1, 114, 195, 40%);
+ background: linear-gradient(-45deg,rgba(16, 131, 202, 1),rgba(8, 39, 87, 1));
border: 1px solid #00a3dd;
box-shadow: rgba(4, 136, 203, 0.2) -3px 6px 6px 1px, rgba(4, 136, 203, 0.2) 3px -3px 6px 1px;
}
@@ -269,6 +269,7 @@ uni-toast .uni-toast {
width: 100%;
/* background: #142954 center / 100% 100% url(./static/images/grid_bg.png) no-repeat; */
overflow: hidden;
+ top: 52px;
}
.zd-sec-th-wraper {
width: 100%;
diff --git a/common/style/reset.css b/common/style/reset.css
index fc8a03f..9d385d9 100644
--- a/common/style/reset.css
+++ b/common/style/reset.css
@@ -156,6 +156,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.mgl52 {
margin-left: 52px;
}
+.mgr1 {
+ margin-right: 1px;
+}
.mgr5 {
margin-right: 5px;
}
diff --git a/components/upTop.vue b/components/upTop.vue
new file mode 100644
index 0000000..8298283
--- /dev/null
+++ b/components/upTop.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/management/alloc-maintenance_new.vue b/pages/management/alloc-maintenance_new.vue
index 166e22c..378514e 100644
--- a/pages/management/alloc-maintenance_new.vue
+++ b/pages/management/alloc-maintenance_new.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/pages/management/check.vue b/pages/management/check.vue
index 1c61253..b03730d 100644
--- a/pages/management/check.vue
+++ b/pages/management/check.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/pages/management/in-storage_LLCKD.vue b/pages/management/in-storage_LLCKD.vue
index 9f4a2a8..4cdbdd3 100644
--- a/pages/management/in-storage_LLCKD.vue
+++ b/pages/management/in-storage_LLCKD.vue
@@ -1,16 +1,19 @@
-
+
-
-
-
+
+ 全部数据
+
+
+
+
@@ -191,6 +194,7 @@
+
@@ -200,6 +204,7 @@
import ScanInput from '@/components/ScanInput.vue'
import Pagination from '@/components/Pagination.vue'
import GridDetail from '@/components/GridDetail.vue'
+ import UpTop from '@/components/upTop.vue'
import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation, updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync} from '@/utils/getData2.js'
// import {updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync} from '@/utils/getData2.js'
// import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation} from '@/utils/mork2.js'
@@ -209,11 +214,13 @@
SearchBox,
ScanInput,
Pagination,
- GridDetail
+ GridDetail,
+ UpTop
},
data() {
return {
title: '',
+ top: 0,
id: '',
crType: '',
val1: '', // 模糊查询
@@ -242,6 +249,9 @@
isChecked: false
}
},
+ onPageScroll(e) {
+ this.$refs.UT.topData(e.scrollTop)
+ },
onLoad (options) {
this.id = options.id
this.title = options.name
diff --git a/pages/management/in-storage_new.vue b/pages/management/in-storage_new.vue
index 81f0513..cddb566 100644
--- a/pages/management/in-storage_new.vue
+++ b/pages/management/in-storage_new.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/pages/management/move-inventory.vue b/pages/management/move-inventory.vue
index 4f68e72..7064137 100644
--- a/pages/management/move-inventory.vue
+++ b/pages/management/move-inventory.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/pages/management/receive-confirm_new.vue b/pages/management/receive-confirm_new.vue
index e1ae340..30b3c68 100644
--- a/pages/management/receive-confirm_new.vue
+++ b/pages/management/receive-confirm_new.vue
@@ -1,7 +1,7 @@
-
+