提交 fff3fe8c 编写于 作者: Skyeye云's avatar Skyeye云

页面修复

上级 b5ca8f71
......@@ -28,8 +28,8 @@ layui.config({
{ field:'id', width:100, title: '公司简介', templet: function(d){
return '<i class="fa fa-fw fa-html5 cursor" lay-event="companyDesc"></i>';
}},
{ field: 'departmentNum', title: '部门数', width: 180 },
{ field: 'userNum', title: '员工数', width: 180 },
{ field: 'departmentNum', title: '部门数', width: 100 },
{ field: 'userNum', title: '员工数', width: 100 },
{ field:'id', width:400, title: '公司地址', templet: function(d){
var str = d.provinceName + " ";
if(!isNull(d.cityName)){
......
......@@ -13,7 +13,7 @@
/^http(s*):\/\//.test(location.href) || alert('请先部署到 localhost 下再访问');
</script>
</head>
<body>
<body style="-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;">
<!-- 桌面 -->
<div class="winui-desktop">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册