<!DOCTYPE html>
<html lang="zh-CN">
<head>
<include file="./_head" />
</head>
<body>
<include file="./_header" />
<div class="container-fluid">
<div class="row">
<!--left col start-->
<div class="">
{__CONTENT1__}
</div>
<!--left col end-->
<!--right col start-->
<div class="">
{__CONTENT2__}
</div>
<!--right col end-->
</div>
</div><!-- /.container -->
</body>
</html>有人有同样需求吗?如何解决? 最佳答案