From ec030db3863efdb498404ea8af412cd28478eba7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 04 三月 2021 14:33:49 +0800
Subject: [PATCH] #
---
src/main/webapp/views/pda/index.html | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/pda/index.html b/src/main/webapp/views/pda/index.html
index 7f9f73d..601d8ef 100644
--- a/src/main/webapp/views/pda/index.html
+++ b/src/main/webapp/views/pda/index.html
@@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
- <title>PDA棣栭〉</title>
+ <title>WMS</title>
<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
+ <link rel="icon" type="image/x-icon" href="../../static/image/log.png" />
<style>
* {
margin: 0;
@@ -79,7 +80,7 @@
</ul>
<!-- 涓讳綋鍐呭 -->
-<iframe id="content" src="stockOut.html"></iframe>
+<iframe id="content" src="comb.html"></iframe>
</body>
<script>
--
Gitblit v1.9.1