111
81041
2018-11-28 bcb7a41f9f4114f0734bd1ef25b0a20eaeb211fe
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('暂无基站信息!');