81041
2018-11-06 f7f9c854c5b662aadceca474cb0958407cda098d
Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw
2个文件已修改
5 ■■■■■ 已修改文件
gx_tieta/WebRoot/control.jsp 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/pages/css/mylayui.css 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/control.jsp
@@ -25,6 +25,7 @@
    <link rel="stylesheet" type="text/css" href="css/whyc-ui.css">
    <link rel="stylesheet" type="text/css" href="css/confirm.css">
    <link rel="stylesheet" type="text/css" href="src/css/layui.css">
    <link rel="stylesheet" type="text/css" href="pages/css/mylayui.css">
    <script type="text/javascript" src="js/echarts.js"></script>
    <script type="text/javascript" src="js/jquery-1.8.3.js"></script>
    <script type="text/javascript" src="js/base.js"></script>
gx_tieta/WebRoot/pages/css/mylayui.css
@@ -169,4 +169,8 @@
.graph-content {
    width: 100%;
    height: 100%;
}
/* my layui */
.popup .layui-card-body {
    padding: 0;
}