81041
2019-01-15 6fc11b72fa9f3812e91814c935cc06b8d04f2f51
gx_tieta/WebRoot/mobil/batt-approved1.html
@@ -89,7 +89,7 @@
                              <tr>
                                 <td>机房名称</td>
                                 <td>
                                    <input type="text" id="homeName"  class="unable" data-mini="true">
                                    <textarea id="homeName" class="unable" data-mini="true"></textarea>
                                 </td>
                              </tr>
                              <tr>   
@@ -357,6 +357,12 @@
             ,full: true
             ,anim: 4
             ,content: 'iframe/homeinfo1.html'
             ,success: function() {
                $('div[data-role=page]').hide();
             }
             ,end: function() {
                $('div[data-role=page]').show();
             }
         });
         layer.full(iframePopup);
   })