guoyuji
2023-07-19 cc30b2b16503e851fd1d4e9d178dfe8ed10e94d7
部分问题
2个文件已修改
20 ■■■■■ 已修改文件
gmms/WebContent/login/bdg.jsp 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gmms/WebContent/login/machinelistcontent.jsp 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gmms/WebContent/login/bdg.jsp
@@ -26,15 +26,7 @@
    border-radius: 0px 2px 2px 0px;
}
html,body{
<<<<<<< HEAD
<<<<<<< HEAD
    height:99%;
=======
    height:100%;
>>>>>>> a4d424ebd2bd405b5fbacae2efc3daeb099c43c2
=======
    height:99%;
>>>>>>> 2097cb3f2fdcaf215ba5b9d9f8e28974bb0c20c1
    width:100%;
    margin:0;
    padding:0
gmms/WebContent/login/machinelistcontent.jsp
@@ -22,16 +22,20 @@
  .el-table .success-row {
    background: oldlace;
  }
</style>
  html,body{
    height:99%;
    width:100%;
    margin:0;
    padding:0
}
</style>
<title>Insert title here</title>
</head>
<body>
 <div id="app" style="display:width:100%">
 <div id="app" style="width:100%">
     <el-table border
      :data="machine"
      height='700'
      height='650'
      style="width: 100%;"
       :row-class-name="tableRowClassName"
      >