页面分区域展示

frontPage.jsp

<link rel="stylesheet" type="text/css" href="${ctx}/webResources/frontPage/easyui.css">
<link rel="stylesheet" type="text/css" href="${ctx}/webResources/frontPage/icon.css">
<link rel="stylesheet" type="text/css" href="${ctx}/webResources/frontPage/portal.css">
<script type="text/javascript" src="${ctx}/webResources/frontPage/jquery-1.6.min.js"></script>
<script type="text/javascript" src="${ctx}/webResources/frontPage/jquery.easyui.min.js"></script>
<script type="text/javascript" src="${ctx}/webResources/frontPage/jquery.portal.js"></script>
<style type="text/css">
.title{
font-size:16px;
font-weight:bold;
padding:20px 10px;
background:#eee;
overflow:hidden;
border-bottom:1px solid #ccc;
}
.t-list{
padding:5px;
}
</style>

<script>
$(function(){
$('#pp').portal({
border:false,
fit:true
});
});
function remove(){
$('#pp').portal('remove',$('#pgrid'));
$('#pp').portal('resize');
}
function appOrd(){
window.open("${ctx}/jsp/order/jshxOrdGoodsList.action?model.status=0&auth=2&isapp=1");
}
</script>



<%@include file="/common/frontPage.jsp"%>



<body>
<div region="center" border="false">
<div id="pp">
<div class="submitdata">
<div title="呼叫中心" collapsible="true" closable="true" style="text-align:center;height:20%;width:150px;">
<%@include file="/WEB-INF/pages/clientWeb/callClient.jsp"%>
</div>
<div title="公司公告" collapsible="true" closable="true" style="text-align:center;height:320px;width:150px;">
<h5>
<a href="#" onclick="view()"><font>查看所有</font></a><br>
<%@include file="/WEB-INF/pages/clientWeb/messagePage.jsp"%>
</div>
</div>
</div>
</div>
</body>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值