自动化立体仓库 - WCS系统
#
lsh
2023-03-08 9e428bc0c578ce7c3c06e725f86ceee4f2312de7
#
4个文件已修改
8 ■■■■ 已修改文件
src/main/webapp/views/control.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/monitor/monitor.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/monitor/monitor0.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/control.html
@@ -84,7 +84,7 @@
    </main>
    <footer class="footer">
        Copyright © 2015 All Rights Reserved. 江苏睿云智能装备有限公司 保留所有权利
        Copyright © 2015 All Rights Reserved. 浙江中扬立库技术有限公司 保留所有权利
    </footer>
</body>
src/main/webapp/views/index.html
@@ -29,7 +29,7 @@
<iframe id="content" src="console.html"></iframe>
<!-- 尾部 -->
<footer class="footer">
    Copyright © 2015 All Rights Reserved. 江苏睿云智能装备有限公司  保留所有权利
    Copyright © 2015 All Rights Reserved. 浙江中扬立库技术有限公司  保留所有权利
</footer>
</body>
<script>
src/main/webapp/views/monitor/monitor.html
@@ -186,7 +186,7 @@
                    <div class="image-border image-border2"></div>
                    <div class="image-border image-border3"></div>
                    <div class="image-border image-border4"></div>
                    <span>江苏睿云智能装备有限公司</span>
                    <span>浙江中扬立库技术有限公司</span>
                    <img src="../../static/image/barcode.png">
                </div>
            </div>
src/main/webapp/views/monitor/monitor0.html
@@ -164,7 +164,7 @@
                    <div class="image-border image-border2"></div>
                    <div class="image-border image-border3"></div>
                    <div class="image-border image-border4"></div>
                    <span>江苏睿云智能装备有限公司</span>
                    <span>浙江中扬技术有限公司</span>
                    <img src="../../static/image/barcode.png">
                </div>
            </div>