hdw
2018-11-20 c3e1c4e4565e684e6ab4a3b9c806823f65be7e37
gx_tieta/WebRoot/pages/js/pages/homeInfo.js
@@ -23,9 +23,13 @@
               type: 2,
               title: '<i class="fa fa-home"></i>基站信息',
               area: ['960px', '524px'],
               fixed: false, //不固定
               btn:['重置面板'],
               fixed: true, //不固定
               maxmin: true,
               content: 'iframe/homeinfo.html'
               content: 'iframe/homeinfo.html',
               yes:function(index) {
                  layer.iframeSrc(index, 'iframe/homeinfo.html');
               }
            });
         }else {
            layer.msg('暂无基站信息!');