From 4936bd69e9476155d8fa8e5cd8b104a8b98dd231 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 07 七月 2023 08:12:39 +0800
Subject: [PATCH] #
---
pages/stock/stockQuery.vue | 12 ++++++------
manifest.json | 2 +-
static/css/wms.css/wms.css | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/manifest.json b/manifest.json
index a690f72..4f8f32f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "2023062501",
+ "versionName" : "2023070701",
"versionCode" : "100",
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
diff --git a/pages/stock/stockQuery.vue b/pages/stock/stockQuery.vue
index 2270073..c0dd6bc 100644
--- a/pages/stock/stockQuery.vue
+++ b/pages/stock/stockQuery.vue
@@ -3,15 +3,15 @@
<!-- 鎼滅储妗� -->
<view class="code">
<view class="item">
- <view class="code-decs">搴撲綅鍙�:</view>
+ <view class="code-decs">鎵樼洏鐮�:</view>
<input type="text" placeholder=" 鎵爜 / 杈撳叆" v-model="locNo">
</view>
- <view class="item">
+ <!-- <view class="item">
<view class="code-decs">鐗╂枡鍙�:</view>
<input type="text" placeholder=" 鎵爜 / 杈撳叆" v-model="matnr">
<view class="item-right">
</view>
- </view>
+ </view> -->
</view>
<view class="mat-list-title">
鍟嗗搧鍒楄〃
@@ -110,7 +110,7 @@
data: {
curr: 1,
limit: 100,
- loc_no: that.locNo,
+ zpallet: that.locNo,
matnr: that.matnr
},
method:"GET",
@@ -173,7 +173,7 @@
.code {
width: 100%;
position: fixed;
- min-height: 200rpx;
+ min-height: 100rpx;
background-color: #FFF;
z-index: 10;
}
@@ -213,7 +213,7 @@
width: 100%;
background-color: white;
position: fixed;
- margin-top: 200rpx;
+ margin-top: 100rpx;
z-index: 9;
/* border-top: 1px solid #DCDFE6; */
text-align: center;
diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 28a39b8..e074b1a 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -7,7 +7,7 @@
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
.list:first-child {
- margin-top: 310rpx;
+ margin-top: 220rpx;
}
.list:last-child {
margin-bottom: 120rpx;
--
Gitblit v1.9.1