Commit eb70792a authored by agping's avatar agping

模板

parent 9d73a55d
<!DOCTYPE html>
<html lang="en-us">
<head>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
{include file="global/header_tpl" /}
<link rel="stylesheet" href="/resource/css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="/resource/css/public.css" type="text/css" />
<link rel="stylesheet" href="//qidian.gtimg.com/lulu/theme/peak/css/common/ui/Pagination.css">
<link rel="stylesheet" href="/resource/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="/resource/css/bootstrap-datetimepicker.min.css">
<link rel="stylesheet" href="/resource/css/b-liu.tabs.css">
<title>同联商业</title>
<style>
/*隐藏显示按钮(梯形)样式代码*/
.hideBtn1{
position: relative;
right:1px;
border-top: 0px solid transparent;
border-bottom: 20px solid transparent;
border-right: 22px solid #1a1a1a;
border-left: 0px solid #1a1a1a ;
height: 80px;
width: 0;
line-height: 20px;
font-size:12px;
}
.hideBtn2{
position: relative;
right:1px;
border-top: 0px solid transparent;
border-bottom: 20px solid transparent;
border-right: 0px solid #ff9419;
border-left: 22px solid #ff9419 ;
height: 80px;
width: 0;
line-height: 20px;
font-size:12px;
}
</style>
</head>
<body>
<!--<div id="hideLine" style="width:2px;height:80px;background-color: #000000;float:left;display:inline;display:none"></div>
--><!--添加隐藏按钮-->
<div id="wrapper" style="width:98% !important;float:right !important;display:inline">
{__CONTENT__}
{include file="global/footer_tpl" /}
</div>
</body>
</html>
{layout name="global/frame_tpl" /}
{layout name="global/frame_two_tpl" /}
<input type="hidden" class="page-load" id="user" />
<style>
.modal-body1 {
......
{layout name="global/frame_tpl" /}
{layout name="global/frame_two_tpl" /}
<input type="hidden" class="page-load" id="realtimePerformance" />
<style type="text/css">
.left{
......
......@@ -2,6 +2,8 @@
.bTabs{
margin-top: 10px;
height: 100%;
width: 88%;
float: left;
}
.bTabs button.navTabsCloseBtn {
font-size: 23px !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment