廖井涛
2023-07-18 5062155948b1141d2575391760fbb611d3fc5ff2
样式修改
3个文件已修改
19 ■■■■■ 已修改文件
gmms/WebContent/login/bdg.jsp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
gmms/WebContent/qiegeguanli/qiegerenwu.jsp 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gmms/WebContent/qiegeguanli/shangpianweixinxi.jsp 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gmms/WebContent/login/bdg.jsp
@@ -26,7 +26,7 @@
    border-radius: 0px 2px 2px 0px;
}
html,body{
    height:96%;
    height:99%;
    width:100%;
    margin:0;
    padding:0
gmms/WebContent/qiegeguanli/qiegerenwu.jsp
@@ -14,9 +14,7 @@
<link rel="stylesheet" href="../static/css/element.css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="../static/jquery/jquery-3.1.0.min.js"></script>
<script type="text/javascript"
    src="${ctx}/static/jquery/jquery-3.1.0.min.js"></script>
    
<script type="text/javascript">
/*   var interval = setInterval('refreshStatus()', 20000);
@@ -47,7 +45,7 @@
<body style="padding: 20px;background-color:#D5EAFF;height:100%">
    <div id='app'>
    <!-- <div style='height:20px;width:300px;background-color:#3C8DBC;float:right;'><span style = 'color:#fff;' >故障情况:</span><span id='infos'></span></div> -->
        <section class="content-header">
        <section class="content-header" style="padding: 0px 15px 0 15px;">
            <h1>订单任务&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<small></small></h1>
            
            <ol class="breadcrumb">
@@ -61,13 +59,13 @@
           <div id = "info" ></div>
        <!-- Main content -->
            <input style="display:none" type="text" name="groups" value="${groups}" />
        <section class="content container-fluid">
        <section class="content container-fluid" style="padding: 0px;">
            <div>        
            </div>
            
            <div class="box" style="height: 620px; overflow: auto;margin-top: 10px;">
            <div class="box" style="height: 600px; overflow: auto;margin-top: 10px;">
                    <table class="table table-striped table-hover"
                        style="overflow-x: auto">
                        style="overflow-x: auto;font-size: 12px;">
                        <thead>
                            <tr>
                                <th>项目名称</th>
@@ -166,7 +164,7 @@
        </section>
        <!-- /.content -->
    </div>
<script type="text/javascript" src="../static/jquery/jquery-3.1.0.min.js"></script>
<script src="../js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="../static/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="../js/vue.min.js"></script>
<script src="../js/mixins.js"></script>
gmms/WebContent/qiegeguanli/shangpianweixinxi.jsp
@@ -12,7 +12,6 @@
<link rel="stylesheet" href="../static/AdminLTE/dist/css/AdminLTE.min.css">
<link rel="stylesheet" href="../static/AdminLTE/dist/css/skins/skin-blue.min.css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="../static/jquery/jquery-3.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../static/styles/default.css" type="text/css" rel="stylesheet" />
<script src="../static/holder.js" type="text/javascript"></script>
@@ -495,7 +494,7 @@
  </div>
  <!-- /.content-wrapper -->
</body>
<script type="text/javascript" src="../static/jquery/jquery-3.1.0.min.js"></script>
<script src="../js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="../static/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="../js/vue.min.js"></script>
<script src="../js/mixins.js"></script>