hdw
2019-01-18 bbfe8b987680b34ef21233d14aca49b906833ff0
显示返回顶部
1个文件已修改
14 ■■■■■ 已修改文件
gx_tieta/WebRoot/mobil/homeList.html 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/mobil/homeList.html
@@ -40,6 +40,20 @@
            setTimeout(function() {
                findHome();        // 查询所有的机房
            }, 10);
            //固定块
            layui.util.fixbar({
                css: {right: 10, bottom: 10}
                ,showHeight: 100
                ,bgcolor: '#393D49'
                ,click: function(type){
                  if(type === 'bar1'){
                    layer.msg('icon是可以随便换的')
                  } else if(type === 'bar2') {
                    layer.msg('两个bar都可以设定是否开启')
                  }
                }
              });
        });
        
        // 点击机房事件