From 68ad4cf704c0a7c575936455d07e3e2f53fefbc4 Mon Sep 17 00:00:00 2001
From: 王佳豪 <g675230687@126.com>
Date: 星期五, 26 三月 2021 14:29:26 +0800
Subject: [PATCH] 1.0.5 1.小太阳需求改动

---
 src/main/webapp/views/pda/stockIn.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/pda/stockIn.html b/src/main/webapp/views/pda/stockIn.html
index afe65dd..9960cfb 100644
--- a/src/main/webapp/views/pda/stockIn.html
+++ b/src/main/webapp/views/pda/stockIn.html
@@ -91,7 +91,7 @@
     <table class="layui-table" id="chooseData" lay-filter="chooseData"></table>
 </main>
 <!-- 灏鹃儴 -->
-<footer>
+<footer style="margin-top: -5px">
     <div class="layui-btn-container" style="text-align: center; margin-bottom: 8px">
         <button type="button" id="retrun-btn" class="layui-btn layui-btn-primary " onclick="back()" >杩斿洖</button>
     </div>

--
Gitblit v1.9.1