#
luxiaotao1123
2020-08-24 a6cf568459bd004d5302ddaaa9310ae9c885f362
#
2个文件已修改
10 ■■■■ 已修改文件
src/main/webapp/static/js/common.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/console.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/common.js
@@ -142,7 +142,7 @@
                    } else if (res.code === 403){
                        window.location.href = baseUrl+"/login";
                    }  else {
                        alert(res.msg);
                        layer.msg(res.msg, {icon: 2});
                    }
                },
                error: function (res, type) {
src/main/webapp/views/console.html
@@ -11,8 +11,8 @@
    <link rel="stylesheet" type="text/css" href="../static/css/common.css">
    <link rel="stylesheet" type="text/css" href="../static/css/console.css">
    <script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script>
    <script type="text/javascript" src="../static/js/common.js"></script>
    <script type="text/javascript" src="../static/js/layer/layer.js"></script>
    <script type="text/javascript" src="../static/js/common.js"></script>
    <style>
        /* layer 深蓝色按钮修改 */
        /*.layui-layer-lan .layui-layer-btn {*/
@@ -86,6 +86,12 @@
    <!-- 左输送线 -->
    <!-- 台车1 -->
    <!-- 第一列(宽度 100px) -->
    <div class="site-row site-row-1">
        <div id="site-7" class="site" style="height: 40px;line-height: 40px">7</div>