didiyu
2018-12-11 ac495119ecff01e773bf9bff29c8ec48dde5144f
gx_tieta/WebRoot/mobil/batt-unapproved.html
@@ -91,6 +91,9 @@
      .ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label{
          width:35%;
      } 
      .tbl-container td {
            color: #fb0909a3;
        }
   </style>
   <link rel="stylesheet" href="css/fgpanel.css">
</head>
@@ -113,7 +116,14 @@
               
         </table>
      </div>
      <div data-role="footer" data-position="fixed" data-theme="a">
         <div data-role="navbar">
            <ul>
              <li><a href="index.html" target="_top" data-role="button" data-icon="home" data-transition="slide">首页</a></li>
              <li><a href="batt-approved.html" target="_top" data-role="button" data-icon="check" data-transition="slide">已通过</a></li>
            </ul>
         </div>
      </div>
      
      
    </div>