didiyu
2018-11-20 18c2b3a1440e8132e636804949ea247ddacde27b
Merge branch 'dev_lxw' of https://didiyu@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw
1个文件已修改
8 ■■■■ 已修改文件
gx_tieta/WebRoot/pages/js/pages/homeInfo.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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('暂无基站信息!');