@@ -16,8 +16,7 @@ | |||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<h2>购物车</h2> | <h2>购物车</h2> | ||||
</div> | </div> | ||||
<div id="errorChickCookie" class="clear center mt1" | |||||
style="font-style:inherit;color:#424b51;font-weight:normal;padding-top:8px;padding-bottom:8px;text-align:center;"> | |||||
<div id="errorChickCookie" class="clear center mt1" style="font-style:inherit;color:#424b51;font-weight:normal;padding-top:8px;padding-bottom:8px;text-align:center;"> | |||||
</div> | </div> | ||||
<div class="buycar"> | <div class="buycar"> | ||||
<h3>我的购物车 - <em id="carId">{dede:var.carts.orders_id/}</em>订单号</h3> | <h3>我的购物车 - <em id="carId">{dede:var.carts.orders_id/}</em>订单号</h3> | ||||
@@ -57,10 +56,8 @@ | |||||
<tfoot> | <tfoot> | ||||
<tr> | <tr> | ||||
<td colspan="6" align="right"> | <td colspan="6" align="right"> | ||||
<div style="float:left"> | |||||
共 <span style='color:#dc3545'>{dede:var.carts.cart_count/}</span> 件商品,合计: <span style='color:#dc3545'> | |||||
{dede:var.carts.price_count/}</span>元 </div> | |||||
<div style="float:right; height:33px;"> | |||||
<div style="float:left">共 <span style="color:#dc3545">{dede:var.carts.cart_count/}</span> 件商品,合计: <span style='color:#dc3545'>{dede:var.carts.price_count/}</span> 元</div> | |||||
<div style="float:right"> | |||||
<!--<input type="button" value="打印购物车" class="btn-2" onclick="printPage(1)"/>--> | <!--<input type="button" value="打印购物车" class="btn-2" onclick="printPage(1)"/>--> | ||||
<input type="button" value="更新订单号" class="btn btn-success btn-sm" onClick="makeCarId()"> | <input type="button" value="更新订单号" class="btn btn-success btn-sm" onClick="makeCarId()"> | ||||
<input type="button" value="删除已选定" class="btn btn-success btn-sm" onClick="DelPost()"> | <input type="button" value="删除已选定" class="btn btn-success btn-sm" onClick="DelPost()"> | ||||
@@ -120,7 +117,7 @@ | |||||
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | <?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | ||||
<script language="JavaScript" type="text/javascript"> | <script language="JavaScript" type="text/javascript"> | ||||
if (!navigator.cookieEnabled) { | if (!navigator.cookieEnabled) { | ||||
$('#errorChickCookie').html('您浏览器的 cookie 功能被禁用,请启用此功能!'); | |||||
$('#errorChickCookie').html('您浏览器的 cookie 功能被禁用,请启用此功能'); | |||||
$('.buycar').hide(); | $('.buycar').hide(); | ||||
} | } | ||||
</script> | </script> | ||||
@@ -20,7 +20,7 @@ | |||||
<?php if(!$cfg_ml->IsLogin()){ ?> | <?php if(!$cfg_ml->IsLogin()){ ?> | ||||
<table cellpadding="0" cellspacing="0" class="table"> | <table cellpadding="0" cellspacing="0" class="table"> | ||||
<tr> | <tr> | ||||
<td style="color:#F00">您好,欢迎来到本网站, 请 <a href="../user/login.php?gourl=<?php echo urlencode(GetCurUrl());?>">登录</a> 或 <a href="../user/index_do.php?fmdo=user&dopost=regnew">注册</a></td> | |||||
<td style="color:#F00">您好,欢迎来到本网站,请 <a href="../user/login.php?gourl=<?php echo urlencode(GetCurUrl());?>">登录</a> 或 <a href="../user/index_do.php?fmdo=user&dopost=regnew">注册</a></td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<?php }?> | <?php }?> | ||||
@@ -5,7 +5,7 @@ | |||||
<title><?php echo $title; ?>_下载地址列表_<?php echo $cfg_webname;?></title> | <title><?php echo $title; ?>_下载地址列表_<?php echo $cfg_webname;?></title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
@@ -6,7 +6,7 @@ | |||||
<title><?php echo $cfg_webname;?>_申请友情链接</title> | <title><?php echo $cfg_webname;?>_申请友情链接</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
@@ -22,7 +22,7 @@ | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
<span class="navbar-text"> | <span class="navbar-text"> | ||||
<a href="<?php echo "$cfg_phpurl/flink.php"; ?>" class="btn btn-success btn-sm">查看链接</a> | |||||
<a href="<?php echo '$cfg_phpurl/flink.php'; ?>" class="btn btn-success btn-sm">查看链接</a> | |||||
</span> | </span> | ||||
</nav> | </nav> | ||||
</div> | </div> | ||||
@@ -40,12 +40,11 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26">网站Logo:</td> | <td height="26">网站Logo:</td> | ||||
<td><input name="logo" type="text" id="logo" size="30" class="ipt-txt"> | |||||
(88*31 gif或jpg)</td> | |||||
<td><input name="logo" type="text" id="logo" size="30" class="ipt-txt">(88*31 gif或jpg)</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26">网站简况:</td> | <td height="26">网站简况:</td> | ||||
<td> <textarea name="msg" cols="40" rows="4" id="msg" class="ipt-txt"></textarea></td> | |||||
<td><textarea name="msg" cols="40" rows="4" id="msg" class="ipt-txt"></textarea></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26">站长Email:</td> | <td height="26">站长Email:</td> | ||||
@@ -76,10 +75,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include("plus_footer.htm") ;?> | <?php include("plus_footer.htm") ;?> | ||||
</body> | </body> | ||||
@@ -5,14 +5,13 @@ | |||||
<title><?php echo $cfg_webname;?>_所有链接</title> | <title><?php echo $cfg_webname;?>_所有链接</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
<?php include("plus_header.htm") ;?> | <?php include("plus_header.htm") ;?> | ||||
<div class="container"> | <div class="container"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<nav class="navbar navbar-expand-lg"> | <nav class="navbar navbar-expand-lg"> | ||||
@@ -5,7 +5,7 @@ | |||||
<title><?php echo $cfg_webname;?>_高级搜索</title> | <title><?php echo $cfg_webname;?>_高级搜索</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
@@ -33,20 +33,22 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center">发布时间:</td> | <td height="26" align="center">发布时间:</td> | ||||
<td height="26"><select name="starttime" id="starttime"> | |||||
<td height="26"> | |||||
<select name="starttime" id="starttime"> | |||||
<option value="-1" selected>不限</option> | <option value="-1" selected>不限</option> | ||||
<option value="7">一周以内</option> | <option value="7">一周以内</option> | ||||
<option value="30">一个月内</option> | <option value="30">一个月内</option> | ||||
<option value="90">三个月内</option> | <option value="90">三个月内</option> | ||||
<option value="180">半年以内</option> | <option value="180">半年以内</option> | ||||
</select></td> | |||||
</select> | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center">内容类型:</td> | <td height="26" align="center">内容类型:</td> | ||||
<td height="26"> <select name="channeltype" id="channeltype" class="form-control"> | |||||
<td height="26"> | |||||
<select name="channeltype" id="channeltype" class="form-control"> | |||||
<option value="0" selected>不限</option> | <option value="0" selected>不限</option> | ||||
<?php | <?php | ||||
$dsql->SetQuery("Select id,typename From #@__channeltype order by id desc"); | $dsql->SetQuery("Select id,typename From #@__channeltype order by id desc"); | ||||
$dsql->Execute(); | $dsql->Execute(); | ||||
while($row = $dsql->GetObject()) | while($row = $dsql->GetObject()) | ||||
@@ -54,16 +56,19 @@ | |||||
echo "<option value='".$row->id."'>".$row->typename."</option>"; | echo "<option value='".$row->id."'>".$row->typename."</option>"; | ||||
} | } | ||||
?> | ?> | ||||
</select> </td> | |||||
</select> | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center">排序方式:</td> | <td height="26" align="center">排序方式:</td> | ||||
<td height="26"> <select name="orderby" id="orderby" class="form-control"> | |||||
<td height="26"> | |||||
<select name="orderby" id="orderby" class="form-control"> | |||||
<option value="sortrank" selected>默认</option> | <option value="sortrank" selected>默认</option> | ||||
<option value="senddate">收录时间</option> | <option value="senddate">收录时间</option> | ||||
<option value="pubdate">发布时间</option> | <option value="pubdate">发布时间</option> | ||||
<option value="id">文档ID</option> | <option value="id">文档ID</option> | ||||
</select> </td> | |||||
</select> | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center">显示条数:</td> | <td height="26" align="center">显示条数:</td> | ||||
@@ -75,7 +80,8 @@ | |||||
<label><input name="kwtype" type="radio" value="1" checked> | <label><input name="kwtype" type="radio" value="1" checked> | ||||
或</label> | 或</label> | ||||
<label><input type="radio" name="kwtype" value="0"> | <label><input type="radio" name="kwtype" value="0"> | ||||
与</label></td> | |||||
与</label> | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center">搜索内容:</td> | <td height="26" align="center">搜索内容:</td> | ||||
@@ -86,11 +92,11 @@ | |||||
</select> | </select> | ||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr bgcolor="#F4FCE4"> | |||||
<td height="26" align="center"></td> | |||||
<td height="26"> | |||||
<tr> | |||||
<td height="30" bgcolor="#F4FCE4" colspan="2" align="center"></td> | |||||
<button type="submit" class="btn btn-success btn-sm">搜索</button> | <button type="submit" class="btn btn-success btn-sm">搜索</button> | ||||
<button type="reset" class="btn btn-outline-success">重置</button></td> | |||||
<button type="reset" class="btn btn-outline-success">重置</button> | |||||
</td> | |||||
</tr> | </tr> | ||||
</form> | </form> | ||||
</table> | </table> | ||||
@@ -5,7 +5,7 @@ | |||||
<title><?php echo $diy->name; ?> - Powered by DedeBIZ</title> | <title><?php echo $diy->name; ?> - Powered by DedeBIZ</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
@@ -61,7 +61,7 @@ | |||||
?> | ?> | ||||
</table> | </table> | ||||
{/dede:datalist} | {/dede:datalist} | ||||
<table class='listtable' cellspacing="2"> | |||||
<table class="listtable" cellspacing="2"> | |||||
<tr><td>{dede:pagelist listsize='6'/}</td></tr> | <tr><td>{dede:pagelist listsize='6'/}</td></tr> | ||||
</table> | </table> | ||||
</div> | </div> | ||||
@@ -1,18 +1,16 @@ | |||||
<footer class="bg-success mt-3"> | <footer class="bg-success mt-3"> | ||||
<div class="copyright py-5"> | <div class="copyright py-5"> | ||||
<p class="text-center"> | <p class="text-center"> | ||||
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ<?php echo $cfg_version;?></a> © 2022 <a href="https://www.dedebiz.com" target="_blank" title="DedeBIZ商业技术支持,提供更专业强大的站点应用开发技术">DedeBIZ技术支持</a><br> | |||||
<?php echo $cfg_powerby;?> <?php echo $cfg_beian;?> | |||||
{dede:global.cfg_powerby/} {dede:global.cfg_beian/} Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global.cfg_version/}</a> | |||||
</p> | </p> | ||||
</div> | </div> | ||||
</footer> | </footer> | ||||
<!-- /footer --> | <!-- /footer --> | ||||
<div class="scroll-top"> | <div class="scroll-top"> | ||||
<button onclick="gotop()" id="btnScrollTop" title="返回顶部"> | |||||
<button onclick="gotop()" id="btnScrollTop"> | |||||
<i class="fa fa-chevron-up"></i> | <i class="fa fa-chevron-up"></i> | ||||
</button> | </button> | ||||
</div> | </div> | ||||
<!-- /.scroll-top --> | <!-- /.scroll-top --> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/bootstrap.bundle.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/bootstrap.bundle.min.js"></script> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/style.js"></script> | |||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/style.js"></script> |
@@ -15,7 +15,6 @@ | |||||
</form> | </form> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</header> | </header> | ||||
</div> | </div> |
@@ -5,7 +5,7 @@ | |||||
<title><?php echo $diy->name;?> - Powered by DedeBIZ</title> | <title><?php echo $diy->name;?> - Powered by DedeBIZ</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
@@ -23,23 +23,20 @@ | |||||
<input type="hidden" name="action" value="post"> | <input type="hidden" name="action" value="post"> | ||||
<input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | <input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | ||||
<input type="hidden" name="do" value="2"> | <input type="hidden" name="do" value="2"> | ||||
<table style="width:97%;" cellpadding="0" cellspacing="1" class="table"> | |||||
<table style="width:98%" cellpadding="0" cellspacing="1" class="table"> | |||||
<?php | <?php | ||||
echo $postform; | echo $postform; | ||||
?> | ?> | ||||
</table> | </table> | ||||
<div align='center'> | |||||
<button type="submit" name="submit" class='btn btn-success btn-sm'>提 交</button> | |||||
| |||||
<button type="reset" name="reset" class='btn btn-success btn-sm'>重 置</button> | |||||
<div align="center"> | |||||
<button type="submit" name="submit" class="btn btn-success btn-sm">提交</button> | |||||
<button type="reset" name="reset" class="btn btn-success btn-sm">重置</button> | |||||
</div> | </div> | ||||
</form> | </form> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | <?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | ||||
</body> | </body> | ||||
</html> | </html> |
@@ -41,9 +41,8 @@ | |||||
</div> | </div> | ||||
<div id="dede_weixin_qrcode_dialog_qr" class="dede_weixin_popup_main"> | <div id="dede_weixin_qrcode_dialog_qr" class="dede_weixin_popup_main"> | ||||
<center> | <center> | ||||
<a href="https://www.dedebiz.com/" title="二维码/二维码生成" target="_blank"> | |||||
<img src="{dede:global name='cfg_plus_dir'/}/qrcode.php?action=get_qrcode&type={dede:var name='type'/}&id={dede:var name='id'/}" | |||||
border="0" alt=""> | |||||
<a href="https://www.dedebiz.com/" title="二维码生成" target="_blank"> | |||||
<img src="{dede:global name='cfg_plus_dir'/}/qrcode.php?action=get_qrcode&type={dede:var name='type'/}&id={dede:var name='id'/}"> | |||||
</a> | </a> | ||||
</center> | </center> | ||||
</div> | </div> | ||||
@@ -5,7 +5,7 @@ | |||||
<title>推荐_<?php echo $title; ?>_{dede:global name='cfg_webname'/}</title> | <title>推荐_<?php echo $title; ?>_{dede:global name='cfg_webname'/}</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
@@ -6,37 +6,29 @@ | |||||
<link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen"> | <link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen"> | ||||
</head> | </head> | ||||
<body class="mapspage"> | <body class="mapspage"> | ||||
<div class="header"> | <div class="header"> | ||||
<div class="top w960 center"> | <div class="top w960 center"> | ||||
<div class="title"> | <div class="title"> | ||||
<h1><a href="{dede:global name='cfg_basehost'/}" title="{dede:global name='cfg_webname'/}"><img src="{dede:global name='cfg_templets_skin'/}/images/logo.gif" alt=""/></a> </h1> | |||||
<h1><a href="{dede:global name='cfg_basehost'/}"><img src="{dede:global name='cfg_templets_skin'/}/images/logo.gif"></a></h1> | |||||
</div><!-- /title --> | </div><!-- /title --> | ||||
</div><!-- /top --> | </div><!-- /top --> | ||||
</div><!-- /header --> | </div><!-- /header --> | ||||
<div class="w960 clear center mt1"> | <div class="w960 clear center mt1"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<h2>RSS地图</h2> | <h2>RSS地图</h2> | ||||
<span class="more"> <a href='{dede:global name='cfg_basehost'/}'>返回首页</a></span> | |||||
<span class="more"><a href="{dede:global name='cfg_basehost'/}">返回首页</a></span> | |||||
</div> | </div> | ||||
<div class="linkbox"> | <div class="linkbox"> | ||||
{dede:global name='maplist'/} | {dede:global name='maplist'/} | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<!-- //底部模板 --> | <!-- //底部模板 --> | ||||
<div class="footer w960 center mt1 clear"> | <div class="footer w960 center mt1 clear"> | ||||
<div class="footer_left"></div> | |||||
<div class="footer_body"> | <div class="footer_body"> | ||||
<p class="powered"> | |||||
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global name='cfg_version'/}</a> © 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/} {dede:global name='cfg_beian'/}</div></p> | |||||
<p class="powered"> | |||||
{dede:global.cfg_powerby/} {dede:global.cfg_beian/} Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global.cfg_version/}</a> | |||||
</p> | |||||
</div> | </div> | ||||
<div class="footer_right"></div> | |||||
</div> | </div> | ||||
</body> | </body> | ||||
</html> | |||||
</html> |
@@ -64,7 +64,6 @@ | |||||
</tfoot> | </tfoot> | ||||
</table> | </table> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | <?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | ||||
</body> | </body> |
@@ -8,20 +8,17 @@ | |||||
<body> | <body> | ||||
<div class="header"> | <div class="header"> | ||||
<div class="top"> | <div class="top"> | ||||
<h1><a href="<?php echo $cfg_basehost;?>" title="<?php echo $cfg_webname;?>"><img src="<?php echo $cfg_templets_skin; ?>/images/logo.gif" alt=""/></a> </h1> | |||||
<h1><a href="<?php echo $cfg_basehost;?>" title="<?php echo $cfg_webname;?>"><img src="<?php echo $cfg_templets_skin; ?>/images/logo.gif"></a></h1> | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="msgbar"> | <div class="msgbar"> | ||||
<p> | <p> | ||||
图集详细页面 >> <a href='<?php echo $arcurl?>'><?php echo $arctitle; ?></a> | |||||
图集详细页面 > <a href='<?php echo $arcurl?>'><?php echo $arctitle; ?></a> | |||||
</p> | </p> | ||||
</div> | </div> | ||||
<table width='100%' cellpadding='2' cellspacing='1' > | |||||
<table width='100%' cellpadding='2' cellspacing='1'> | |||||
<tr> | <tr> | ||||
<td align='center' > | |||||
<td align='center'> | |||||
<a href='<?php echo $nextlink; ?>'><br> | <a href='<?php echo $nextlink; ?>'><br> | ||||
<img src='<?php echo $src?>'></a><br> | <img src='<?php echo $src?>'></a><br> | ||||
<div style='line-height:32px;'> | <div style='line-height:32px;'> | ||||
@@ -33,7 +30,5 @@ | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</body> | </body> | ||||
</html> | |||||
</html> |
@@ -6,36 +6,27 @@ | |||||
<link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen"> | <link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen"> | ||||
</head> | </head> | ||||
<body class="mapspage"> | <body class="mapspage"> | ||||
<div class="header"> | <div class="header"> | ||||
<div class="top w960 center"> | <div class="top w960 center"> | ||||
<div class="title"> | <div class="title"> | ||||
<h1><a href="{dede:global name='cfg_basehost'/}" title="{dede:global name='cfg_webname'/}"><img src="{dede:global name='cfg_templets_skin'/}/images/logo.gif" alt=""/></a> </h1> | |||||
<h1><a href="{dede:global name='cfg_basehost'/}"><img src="{dede:global name='cfg_templets_skin'/}/images/logo.gif"></a></h1> | |||||
</div><!-- /title --> | </div><!-- /title --> | ||||
</div><!-- /top --> | </div><!-- /top --> | ||||
</div><!-- /header --> | </div><!-- /header --> | ||||
<div class="w960 clear center mt1"> | <div class="w960 clear center mt1"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<h2>网站地图</h2> | <h2>网站地图</h2> | ||||
<span class="more"> <a href='{dede:global name='cfg_basehost'/}'>返回首页</a></span> | |||||
<span class="more"><a href="{dede:global name='cfg_basehost'/}">返回首页</a></span> | |||||
</div> | </div> | ||||
{dede:global name='maplist'/} | {dede:global name='maplist'/} | ||||
</div> | </div> | ||||
<!-- //底部模板 --> | <!-- //底部模板 --> | ||||
<div class="footer w960 center mt1 clear"> | <div class="footer w960 center mt1 clear"> | ||||
<div class="footer_left"></div> | |||||
<div class="footer_body"> | <div class="footer_body"> | ||||
<p class="powered"> | <p class="powered"> | ||||
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global name='cfg_version'/}</a> © 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/} {dede:global name='cfg_beian'/}</div></p> | |||||
{dede:global.cfg_powerby/} {dede:global.cfg_beian/} Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global.cfg_version/}</a> | |||||
</p> | |||||
</div> | </div> | ||||
<div class="footer_right"></div> | |||||
</div> | </div> | ||||
</body> | </body> | ||||
</html> | |||||
</html> |
@@ -5,7 +5,7 @@ | |||||
<title><?php echo $diy->name;?> - powered by dedebiz</title> | <title><?php echo $diy->name;?> - powered by dedebiz</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
@@ -21,10 +21,10 @@ | |||||
<div class="cbox mceneter"> | <div class="cbox mceneter"> | ||||
<div class="maplist"> | <div class="maplist"> | ||||
<br> | <br> | ||||
<table class='table' cellspacing="1"> | |||||
<table cellspacing="1" class="table"> | |||||
<?php | <?php | ||||
echo '<tbody>'; | echo '<tbody>'; | ||||
echo '<tr><td bgcolor="#eeeeee" width="20%">id</td><td bgcolor="#eeeeee">'.$row['id'].'</td></tr>'; | |||||
echo '<tr><td bgcolor="#f8f8f8" width="20%">id</td><td bgcolor="#f8f8f8">'.$row['id'].'</td></tr>'; | |||||
$allowhtml = array('htmltext'); | $allowhtml = array('htmltext'); | ||||
foreach($fieldlist as $field=>$fielddata) | foreach($fieldlist as $field=>$fielddata) | ||||
{ | { | ||||
@@ -51,8 +51,6 @@ echo '</tbody>'; | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | <?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?> | ||||
</body> | </body> | ||||
</html> | |||||
</html> |
@@ -1,70 +1,49 @@ | |||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | |||||
<title><?php echo $msgtitle; ?></title> | |||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | |||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | |||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | |||||
<title><?php echo $msgtitle; ?></title> | |||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | |||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | |||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
<?php include("plus_header.htm") ;?> | <?php include("plus_header.htm") ;?> | ||||
<div class="container"> | <div class="container"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<span class="more"> | <span class="more"> | ||||
<a href="stow.php?aid=<?php echo $aid; ?>">[收藏此文档]</a> | |||||
  | |||||
<a href="../user">[会员中心]</a> | |||||
  | |||||
<a href="stow.php?aid=<?php echo $aid; ?>">[收藏此文档]</a> | | |||||
<a href="../user">[会员中心]</a> | | |||||
<a href="../">[返回首页]</a> | <a href="../">[返回首页]</a> | ||||
</span> | </span> | ||||
</div> | </div> | ||||
<div class="formbox"> | <div class="formbox"> | ||||
<table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8" class='table'> | <table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8" class='table'> | ||||
<tr bgcolor="#EFF4EA"> | <tr bgcolor="#EFF4EA"> | ||||
<td height="26" colspan="2"> 错误具体提示信息:</td> | |||||
<td height="26" colspan="2">错误具体提示信息:</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="60" colspan="2" align="center"> | |||||
<?php echo $moremsg; ?> | |||||
</td> | |||||
<td height="60" colspan="2" align="center"><?php echo $moremsg; ?></td> | |||||
</tr> | </tr> | ||||
<tr bgcolor="#EFF4EA"> | <tr bgcolor="#EFF4EA"> | ||||
<td width="17%" height="26" align="center"> | |||||
文档标题: | |||||
</td> | |||||
<td width="83%" height="26"> | |||||
  | |||||
<?php echo $arcLinktitle; ?> | |||||
</td> | |||||
<td width="17%" height="26" align="center">文档标题:</td> | |||||
<td width="83%" height="26"><?php echo $arcLinktitle; ?></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="26" align="center"> | |||||
发布时间: | |||||
</td> | |||||
<td height="26"> | |||||
  | |||||
<?php echo $pubdate; ?> | |||||
</td> | |||||
<td height="26" align="center">发布时间:</td> | |||||
<td height="26"><?php echo $pubdate; ?></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="70" align="center"> | |||||
文档简介: | |||||
</td> | |||||
<td> | |||||
  | |||||
<?php echo $description; ?> | |||||
</td> | |||||
<td height="70" align="center">文档简介:</td> | |||||
<td><?php echo $description; ?></td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<br> | <br> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include("plus_footer.htm") ;?> | <?php include("plus_footer.htm") ;?> | ||||
</body> | </body> | ||||
</html> | </html> |
@@ -3,67 +3,55 @@ | |||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title><?php echo $msgtitle; ?></title> | <title><?php echo $msgtitle; ?></title> | ||||
<link href="<?php echo $cfg_templets_skin; ?>/style/dedecms.css" rel="stylesheet" media="screen"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | |||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | |||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
<div class="header"> | <div class="header"> | ||||
<div class="top w960 center"> | <div class="top w960 center"> | ||||
<div class="title"> | <div class="title"> | ||||
<h1><a href="<?php echo $cfg_basehost;?>" title="<?php echo $cfg_webname;?>"><img src="<?php echo $cfg_templets_skin; ?>/images/logo.gif" height="36" width="233" alt=""/></a> </h1> | |||||
<h1><a href="<?php echo $cfg_basehost;?>"><img src="<?php echo $cfg_templets_skin; ?>/images/logo.gif"></a></h1> | |||||
</div><!-- /title --> | </div><!-- /title --> | ||||
</div><!-- /top --> | </div><!-- /top --> | ||||
</div><!-- /header --> | </div><!-- /header --> | ||||
<div class="w960 clear center mt1 cmt-box"> | <div class="w960 clear center mt1 cmt-box"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<h2>提示信息</h2> | <h2>提示信息</h2> | ||||
<span class="more"> | <span class="more"> | ||||
<a href="../user">[会员中心]</a> | |||||
  | |||||
<a href="../user">[会员中心]</a> | | |||||
<a href="../">[返回首页]</a> | <a href="../">[返回首页]</a> | ||||
</span> | </span> | ||||
</div> | </div> | ||||
<div class="formbox" style="width:960px;"> | |||||
<div class="formbox" style="width:960px"> | |||||
<table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8"> | <table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8"> | ||||
<tr bgcolor="#EFF4EA"> | <tr bgcolor="#EFF4EA"> | ||||
<td height="26" colspan="2"> 错误具体提示信息:</td> | |||||
<td height="26" colspan="2">错误具体提示信息:</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="60" colspan="2" align="center"> | |||||
<?php echo $moremsg; ?> | |||||
</td> | |||||
<td height="60" colspan="2" align="center"><?php echo $moremsg; ?></td> | |||||
</tr> | </tr> | ||||
<tr bgcolor="#EFF4EA"> | <tr bgcolor="#EFF4EA"> | ||||
<td width="17%" height="26" align="center"> | |||||
栏目名称: | |||||
</td> | |||||
<td width="83%" height="26"> | |||||
 <?php echo $lv->Fields['typename']; ?> | |||||
</td> | |||||
<td width="17%" height="26" align="center">栏目名称:</td> | |||||
<td width="83%" height="26"><?php echo $lv->Fields['typename']; ?></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td height="70" align="center"> | |||||
栏目简介: | |||||
</td> | |||||
<td> | |||||
 <?php echo $lv->Fields['description']; ?> | |||||
</td> | |||||
<td height="70" align="center">栏目简介:</td> | |||||
<td><?php echo $lv->Fields['description']; ?></td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<br> | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<!-- //底部模板 --> | <!-- //底部模板 --> | ||||
<div class="footer w960 center mt1 clear"> | <div class="footer w960 center mt1 clear"> | ||||
<div class="footer_left"></div> | |||||
<div class="footer_body"> | <div class="footer_body"> | ||||
<span class="gotop"><a href="javascript:scroll(0,0)"><img src="<?php echo $cfg_templets_skin; ?>/images/top.gif" height="11" width="61" alt="返回顶部"/></a></span> | |||||
<span class="gotop"><a href="javascript:scroll(0,0)"><img src="<?php echo $cfg_templets_skin; ?>/images/top.gif"></a></span> | |||||
<p class="powered"> | <p class="powered"> | ||||
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global name='cfg_version'/}</a> © 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/} {dede:global name='cfg_beian'/}</div></p> | |||||
{dede:global.cfg_powerby/} {dede:global.cfg_beian/} Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global.cfg_version/}</a> | |||||
</p> | |||||
</div> | </div> | ||||
<div class="footer_right"></div> | |||||
</div> | </div> | ||||
</body> | </body> | ||||
</html> | |||||
</html> |
@@ -5,22 +5,23 @@ | |||||
<title><?php echo $cfg_webname?>_投票结果</title> | <title><?php echo $cfg_webname?>_投票结果</title> | ||||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css"> | ||||
<link href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css" rel="stylesheet"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> | ||||
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> | ||||
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> | ||||
</head> | </head> | ||||
<body class="flinkpage"> | <body class="flinkpage"> | ||||
<?php include("plus_header.htm") ;?> | <?php include("plus_header.htm") ;?> | ||||
<div class="container"> | <div class="container"> | ||||
<div class="sp-title"> | <div class="sp-title"> | ||||
<h3><?php echo $voname?></h3> | <h3><?php echo $voname?></h3> | ||||
<p><span class="more"> | |||||
<p> | |||||
<span class="more"> | |||||
投票开始时间:<?php echo $starttime;?> | 投票开始时间:<?php echo $starttime;?> | ||||
投票结束时间:<?php echo $endtime;?> | 投票结束时间:<?php echo $endtime;?> | ||||
投票人数:<?php echo $totalcount;?> | 投票人数:<?php echo $totalcount;?> | ||||
</span></p> | |||||
</span> | |||||
</p> | |||||
</div> | </div> | ||||
<div class="formbox"> | <div class="formbox"> | ||||
<?php echo $rsmsg;?> | <?php echo $rsmsg;?> | ||||
@@ -29,8 +30,6 @@ | |||||
<?php echo $votelist;?> | <?php echo $votelist;?> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<?php include("plus_footer.htm") ;?> | <?php include("plus_footer.htm") ;?> | ||||
</body> | </body> | ||||
</html> | </html> |
@@ -38,7 +38,7 @@ | |||||
</div> | </div> | ||||
<button type="submit" class="btn btn-success btnLogin btn-sm">登 录</button> | <button type="submit" class="btn btn-success btnLogin btn-sm">登 录</button> | ||||
<a href="<?php echo $cfg_memberurl;?>/index_do.php?fmdo=user&dopost=regnew" class="btn btn-outline-success btnLogin mt-2">注 册</a> | <a href="<?php echo $cfg_memberurl;?>/index_do.php?fmdo=user&dopost=regnew" class="btn btn-outline-success btnLogin mt-2">注 册</a> | ||||
<a href="<?php echo $cfg_memberurl;?>/resetpassword.php" style="color:#28a745;">忘记密码</a> | |||||
<a href="<?php echo $cfg_memberurl;?>/resetpassword.php" style="color:#28a745">忘记密码</a> | |||||
</form> | </form> | ||||
</div> | </div> | ||||
</div> | </div> | ||||