You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.1 KiB

3 years ago
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{$lang['cp_home']}</title>
<link href="{__PUBLIC__}bootstrap/css/bootstrap.min.css" rel="stylesheet">
<script type="text/javascript" src="{__PUBLIC__}script/jquery.min.js"></script>
<script type="text/javascript" src="{__PUBLIC__}layer/layer.js?v=2.1.5"></script>
<script src="{__PUBLIC__}bootstrap/js/bootstrap.min.js"></script>
<style type="text/css">
body {padding:5px; font-size:12px; margin-bottom:0px; font-family:'微软雅黑'}
.ectouch-table {margin:0;}
.ectouch-table tr:first-child td {border-top:none;}
.ectouch-line {line-height: 1.8;}
.ectouch-mb5, .breadcrumb {margin-bottom:5px}
.ectouch-fs16 {font-size:16px}
.ectouch-fs18 {font-size:18px}
.btn-primary {background-color:#1b9ad5}
.panel-title {font-size:14px}
.pagination {margin-top:0}
.pagination .glyphicon {top:0}
.ectouch-mb{margin-bottom:5px;}
.clear{clear:both;}
.borderno{border:0;}
</style>
</head>
3 years ago
<body>