| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 | 
							- <?php /* Smarty version 2.6.17, created on 2018-05-26 12:06:56
 
-          compiled from ./admin/header.html */ ?>
 
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
- <html>
 
- <head>
 
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
- <title><?php if ($this->_tpl_vars['title']): ?><?php echo $this->_tpl_vars['title']; ?>
 
-  - <?php endif; ?><?php echo $this->_tpl_vars['web_cfg']['name']; ?>
 
- </title>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /kissy/1.4.0/seed.js?t=1408326831" data-config="{combine:false}" charset="utf-8"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /cfg-min.js?t=1408326833331" data-config="{combine:false}" charset="utf-8"></script>
 
- <script type="text/javascript" src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/js/jquery-1.10.2.min.js"></script>
 
- <script src="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- /kissy-versions.php" charset="utf-8"></script>
 
- <link rel="stylesheet" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/css/admin_style.css">
 
- <link rel="stylesheet" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/css/buttons.css">
 
- <link rel="stylesheet" href="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- /public/static/css/tabs.css">
 
- <style>
 
- hr {
 
-     border-color: #ddd;
 
-     border-style: dashed;
 
- }
 
- small {
 
- 	font-weight: 300;
 
- }
 
- .form-control {
 
- 	border-radius: 1px;
 
- 	font-size: 12px;
 
- 	height: 27px;
 
- 	line-height: 1.5;
 
- 	padding: 5px 10px;
 
- }
 
- .form-control:focus {
 
- 	border: 1px solid #3bb4f2;
 
- 	background-color: #fafffe;
 
- 	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(59, 180, 242, 0.3);
 
- }
 
- .panel {
 
- 	border: 1px solid #e5e5e5;
 
- 	border-radius:10px;
 
- }
 
- .panel-heading {
 
- 	padding: 8px 12px;
 
- 	background-color: #FDFDFD;
 
- }
 
- .panel-default>.panel-heading {
 
- 	background-color: #FAFAFA;
 
- 	border-radius:10px 10px 0px 0px;
 
- }
 
- .pull-right {
 
-     position: absolute;
 
-     right: 27px;
 
-     top: 7px;
 
- 	cursor: pointer;
 
- 	text-transform: none;
 
- 	font-weight: 300;
 
- 	color: #333;
 
- 	font-size:12px;
 
- }
 
- .thumbnail {
 
- 	border-radius: 2px;
 
- }
 
- .ks-overflow{
 
- 	display: block;
 
- 	overflow: hidden;
 
- 	text-overflow: ellipsis;
 
-   	white-space: nowrap;
 
- }
 
- ul, ol {
 
- 	padding-left: 10px;
 
- }
 
- .form-control {
 
- 	max-width: 500px;
 
- }
 
- .block_10 {
 
- 	display:block;
 
- 	height:10px;
 
- }
 
- .block_15 {
 
- 	display:block;
 
- 	height:15px;
 
- }
 
- .page {
 
- 	text-align:center;
 
- }
 
- .page > a {
 
- 	background-color: #FFF;
 
-     border: 1px solid #FFF;
 
-     border-radius: 3px;
 
-     color: #636e7b;
 
-     display: inline-block;
 
-     padding: 1px 8px;
 
-     text-decoration: none;
 
- }
 
- .page > a:hover {
 
- 	background-color: #E4E7EA;
 
- }
 
- .page-current {
 
- 	background-color: #E4E7EA;
 
-     border-radius: 3px;
 
-     color: #CCC;
 
-     display: inline-block;
 
-     padding: 2px 9px;
 
- 	margin-left: 3px;
 
- }
 
- .page-more {
 
-     border-radius: 3px;
 
-     color: #CCC;
 
-     display: inline-block;
 
-     padding: 2px 3px;
 
- 	margin-left: 3px;
 
- }
 
- .note {
 
- 	color: #999;
 
-     display: block;
 
-     font-size: 12px;
 
-     padding: 5px 0 0;
 
- }
 
- .tip_message_success {
 
-     background-color: #fff;
 
-     border-left: 4px solid #7ad03a;
 
-     box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
 
-     margin: 5px 0 15px;
 
-     padding: 8px 12px;
 
- }
 
- .tip_message_fail {
 
-     background-color: #fff;
 
-     border-left: 4px solid #dd3d36;
 
-     box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
 
-     margin: 5px 0 15px;
 
-     padding: 8px 12px;
 
- }
 
- .clear {clear: both;}
 
- </style>
 
- <script type="text/javascript">
 
- 	var VG = {};
 
- 	
 
- 	VG.conf = {
 
- 		root_domain: '<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- '
 
- 		, cdn_domain: '<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
 
- '
 
- 		, url: '<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
 
- '
 
- 	};
 
- </script>
 
- </head>
 
- <body class="<?php if ($_COOKIE['X_ADMINMENU'] == 'sticky'): ?>sticky-menu<?php endif; ?>">
 
- <div id="adminbar" style="display:none;">
 
- 	<ul>
 
- 		<li><a href="javascript:;"> <i class="ab-icon fa fa-apple"></i> </a></li>
 
- 		<li><a href="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- /admin/"> <i class="fa fa-home"></i> 平台首页</a></li>
 
- 		<li><a href="<?php echo $this->_tpl_vars['web_cfg']['url']; ?>
 
- " id="adminrefresh"> <i class="fa fa-refresh"></i> 刷新</a></li>
 
- 		<li class="barshow"> 
 
- 			<a href="javascript:;"><i class="fa fa-plus"></i> 新建</a> 
 
- 			<div class="showbox">
 
- 				<ul>
 
- 					<?php $_from = $this->_tpl_vars['pagePublicData']['rapidEntranceUrl']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
 
-     foreach ($_from as $this->_tpl_vars['index'] => $this->_tpl_vars['item']):
 
- ?>
 
- 					<li><a href="<?php echo $this->_tpl_vars['item']; ?>
 
- "><?php echo $this->_tpl_vars['index']; ?>
 
- </a></li>
 
- 					<?php endforeach; endif; unset($_from); ?>
 
- 				</ul>
 
- 			</div>
 
- 		</li>
 
- 		<li><a href="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- ?c=Admin_Activity_ActivityList&a=PageMyList" > <i class="fa fa-hand-o-right"></i> 我发布的活动</a></li>
 
- 	</ul>
 
- 	<ul class="member">
 
- 		<li> <a href="javascript:void('name');">您好,<?php echo $this->_tpl_vars['backuser']['name']; ?>
 
- </a></li>
 
- 		<li> <a href="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- /?c=Admin_BackUser&a=ModifyPassword&uid=<?php echo $this->_tpl_vars['backuser']['uid']; ?>
 
- ">修改密码</a></li>
 
- 		<li> <a href="<?php echo $this->_tpl_vars['web_cfg']['domain']; ?>
 
- /?c=Admin_BackUser&a=logout" title="登出"> <i class="fa fa-sign-out"></i> </a>
 
- 	</ul>
 
- </div>
 
 
  |