easyui 框架Layout插件
1:引入的css: <link rel="stylesheet" href="${rc.contextPath}/static/easyui/themes/custom/easyui.css"> <link rel="stylesheet" href="${rc.contextPath}/static/easyui/themes/icon.css"> <link rel="stylesheet" href="${rc.contextPath}/static/easyui/themes/color.css"> 2:引入的js: <script src="${rc.contextPath}/static/easyui/jquery.min.js"></script> <script src="${rc.contextPath}/static/easyui/jquery.easyui.min.js"></script> <script src="${rc.contextPath}/static/easyui/easyui-lang-zh_CN.js"></script> 3:html文件 <body class="easyui-layout"> <div data-options="region:'north'" style="height: 60px; background: