web组件目录页

<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8"> 
	<link rel="stylesheet" href="public/content/css/font-awesome/css/font-awesome.css">
	<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
	<script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
	<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>

	<style>
	body{
		margin: 0px;
    	padding: 0px;
	}
	.zhezhao{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,1);
		width:100%;
		height: 100%;
		text-align: center;	
		font-family: "微软雅黑";
	}
    .table_box {
    	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
    	width:80%;
    	height: 600px;
    	background-color: white;
		margin:auto;
    	padding: 0px!important;
    }
    .table_head{
    	width: 100%;
    	height:50px;
    	margin: 0px!important;
    	padding: 0px!important;
    	border-bottom: 1px solid #7AAD6D;
    	line-height: 50px;
    	font-size: 18px;
    	letter-spacing: 2px;
    	color: #30462A;
    }
   
    .table_menu{
    	position: absolute;
    	left: 0px;
    	width: 15%;
    	height: 550px;
    	background-color:white;
    	padding: 10px;
    	border-right: 1px solid #7AAD6D;
    	text-align: left;
    }
    .panel{
    	border: none;
    	box-shadow: none;
    	/*background-color: #C1DCC1;*/
    	border-radius: 2px!important;
    } 
    .panel-heading{
    	padding:3px;
    	margin: 0px;
    	text-decoration: none;
    }  
    
    .panel-heading a,.panel-heading a:hover,.panel-heading a:active{
    	text-decoration: none;
    }
    .panel-body{
    	text-align: left;
    	padding:0px!important;
    	margin: 0px!important;
    }
    .panel-body ul{
    	list-style:none;
    	padding-left:20px;
    	margin: 0px;
    } 
    .panel-body ul>li{
    }
    
    </style>




</head>
<body>
<div id="" class="zhezhao">
	

	<div class="table_box container">
		<div class="table_head row">
			xxxxxxxxx
		</div>
		<div class="row">
		    <!--左侧-->
		    <div class="table_menu col-md-2">
				<div class="panel">
					<div class="panel-heading">
						<h4 class="panel-title">
							<a data-toggle="collapse" data-parent="#accordion" 
							   href="#menu_1">
								<i class="fa fa-folder-o"></i>&nbsp;文件夹
							</a>
						</h4>
					</div>
					<div id="menu_1" class="panel-collapse collapse">
						<div class="panel-body">
							<ul>
								<li><i class="fa fa-file-o"></i>&nbsp;&nbsp;1.文件1</li>
								<li><i class="fa fa-file-o"></i>&nbsp;&nbsp;2.文件2</li>
							</ul>
						</div>
					</div>
				</div>	
		    </div>
		    
		    <!--右侧-->
		    <div class="col-md-10">
		    
		    </div>
		
		    
		</div>
	</div>
</div>	











	


</body>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值