Browse Source

简单修改

tags/6.1.9
xushubieli 2 years ago
parent
commit
fdaf09595c
21 changed files with 105 additions and 173 deletions
  1. +4
    -7
      src/theme/plus/car.htm
  2. +1
    -1
      src/theme/plus/carbuyaction.htm
  3. +1
    -1
      src/theme/plus/download_links_templet.htm
  4. +4
    -8
      src/theme/plus/flink-add.htm
  5. +1
    -2
      src/theme/plus/flink-list.htm
  6. +19
    -13
      src/theme/plus/heightsearch.htm
  7. +2
    -2
      src/theme/plus/list_diyform.htm
  8. +3
    -5
      src/theme/plus/plus_footer.htm
  9. +0
    -1
      src/theme/plus/plus_header.htm
  10. +5
    -8
      src/theme/plus/post_diyform.htm
  11. +2
    -3
      src/theme/plus/qrcode.htm
  12. +1
    -1
      src/theme/plus/recommend.htm
  13. +6
    -14
      src/theme/plus/rssmap.htm
  14. +0
    -1
      src/theme/plus/shops_action_payment.htm
  15. +5
    -10
      src/theme/plus/showphoto.htm
  16. +5
    -14
      src/theme/plus/sitemap.htm
  17. +4
    -6
      src/theme/plus/view_diyform.htm
  18. +18
    -39
      src/theme/plus/view_msg.htm
  19. +18
    -30
      src/theme/plus/view_msg_catalog.htm
  20. +5
    -6
      src/theme/plus/vote.htm
  21. +1
    -1
      src/user/templets/login.htm

+ 4
- 7
src/theme/plus/car.htm View File

@@ -16,8 +16,7 @@
<div class="sp-title">
<h2>购物车</h2>
</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 class="buycar">
<h3>我的购物车 - <em id="carId">{dede:var.carts.orders_id/}</em>订单号</h3>
@@ -57,10 +56,8 @@
<tfoot>
<tr>
<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 btn-success btn-sm" onClick="makeCarId()">
<input type="button" value="删除已选定" class="btn btn-success btn-sm" onClick="DelPost()">
@@ -120,7 +117,7 @@
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?>
<script language="JavaScript" type="text/javascript">
if (!navigator.cookieEnabled) {
$('#errorChickCookie').html('您浏览器的 cookie 功能被禁用,请启用此功能!');
$('#errorChickCookie').html('您浏览器的 cookie 功能被禁用,请启用此功能');
$('.buycar').hide();
}
</script>


+ 1
- 1
src/theme/plus/carbuyaction.htm View File

@@ -20,7 +20,7 @@
<?php if(!$cfg_ml->IsLogin()){ ?>
<table cellpadding="0" cellspacing="0" class="table">
<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>
</table>
<?php }?>


+ 1
- 1
src/theme/plus/download_links_templet.htm View File

@@ -5,7 +5,7 @@
<title><?php echo $title; ?>_下载地址列表_<?php echo $cfg_webname;?></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/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>


+ 4
- 8
src/theme/plus/flink-add.htm View File

@@ -6,7 +6,7 @@
<title><?php echo $cfg_webname;?>_申请友情链接</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/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>
@@ -22,7 +22,7 @@
</li>
</ul>
<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>
</nav>
</div>
@@ -40,12 +40,11 @@
</tr>
<tr>
<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>
<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>
<td height="26">站长Email:</td>
@@ -76,10 +75,7 @@
</tr>
</table>
</form>

</div>

</div>
<?php include("plus_footer.htm") ;?>
</body>


+ 1
- 2
src/theme/plus/flink-list.htm View File

@@ -5,14 +5,13 @@
<title><?php echo $cfg_webname;?>_所有链接</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/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>
<body class="flinkpage">
<?php include("plus_header.htm") ;?>

<div class="container">
<div class="sp-title">
<nav class="navbar navbar-expand-lg">


+ 19
- 13
src/theme/plus/heightsearch.htm View File

@@ -5,7 +5,7 @@
<title><?php echo $cfg_webname;?>_高级搜索</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/font/css/font-awesome.min.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css">
</head>
<body class="flinkpage">
@@ -33,20 +33,22 @@
</tr>
<tr>
<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="7">一周以内</option>
<option value="30">一个月内</option>
<option value="90">三个月内</option>
<option value="180">半年以内</option>
</select></td>
</select>
</td>
</tr>
<tr>
<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>
<?php
$dsql->SetQuery("Select id,typename From #@__channeltype order by id desc");
$dsql->Execute();
while($row = $dsql->GetObject())
@@ -54,16 +56,19 @@
echo "<option value='".$row->id."'>".$row->typename."</option>";
}
?>
</select> </td>
</select>
</td>
</tr>
<tr>
<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="senddate">收录时间</option>
<option value="pubdate">发布时间</option>
<option value="id">文档ID</option>
</select> </td>
</select>
</td>
</tr>
<tr>
<td height="26" align="center">显示条数:</td>
@@ -75,7 +80,8 @@
<label><input name="kwtype" type="radio" value="1" checked>
或</label>
<label><input type="radio" name="kwtype" value="0">
与</label></td>
与</label>
</td>
</tr>
<tr>
<td height="26" align="center">搜索内容:</td>
@@ -86,11 +92,11 @@
</select>
</td>
</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="reset" class="btn btn-outline-success">重置</button></td>
<button type="reset" class="btn btn-outline-success">重置</button>
</td>
</tr>
</form>
</table>


+ 2
- 2
src/theme/plus/list_diyform.htm View File

@@ -5,7 +5,7 @@
<title><?php echo $diy->name; ?> - Powered by DedeBIZ</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/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>
@@ -61,7 +61,7 @@
?>
</table>
{/dede:datalist}
<table class='listtable' cellspacing="2">
<table class="listtable" cellspacing="2">
<tr><td>{dede:pagelist listsize='6'/}</td></tr>
</table>
</div>


+ 3
- 5
src/theme/plus/plus_footer.htm View File

@@ -1,18 +1,16 @@
<footer class="bg-success mt-3">
<div class="copyright py-5">
<p class="text-center">
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ<?php echo $cfg_version;?></a> &copy; 2022 <a href="https://www.dedebiz.com" target="_blank" title="DedeBIZ商业技术支持,提供更专业强大的站点应用开发技术">DedeBIZ技术支持</a><br>
<?php echo $cfg_powerby;?>&nbsp;&nbsp;<?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>
</div>
</footer>
<!-- /footer -->
<div class="scroll-top">
<button onclick="gotop()" id="btnScrollTop" title="返回顶部">
<button onclick="gotop()" id="btnScrollTop">
<i class="fa fa-chevron-up"></i>
</button>
</div>
<!-- /.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/style.js"></script>
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/style.js"></script>

+ 0
- 1
src/theme/plus/plus_header.htm View File

@@ -15,7 +15,6 @@
</form>
</div>
</div>

</div>
</header>
</div>

+ 5
- 8
src/theme/plus/post_diyform.htm View File

@@ -5,7 +5,7 @@
<title><?php echo $diy->name;?> - Powered by DedeBIZ</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/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>
@@ -23,23 +23,20 @@
<input type="hidden" name="action" value="post">
<input type="hidden" name="diyid" value="<?php echo $diyid;?>">
<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
echo $postform;
?>
</table>
<div align='center'>
<button type="submit" name="submit" class='btn btn-success btn-sm'>提 交</button>
&nbsp;
<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>
</form>
</div>
</div>
</div>
</div>

<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?>

</body>
</html>

+ 2
- 3
src/theme/plus/qrcode.htm View File

@@ -41,9 +41,8 @@
</div>
<div id="dede_weixin_qrcode_dialog_qr" class="dede_weixin_popup_main">
<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>
</center>
</div>


+ 1
- 1
src/theme/plus/recommend.htm View File

@@ -5,7 +5,7 @@
<title>推荐_<?php echo $title; ?>_{dede:global name='cfg_webname'/}</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/font/css/font-awesome.min.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css">
</head>
<body class="flinkpage">


+ 6
- 14
src/theme/plus/rssmap.htm View File

@@ -6,37 +6,29 @@
<link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen">
</head>
<body class="mapspage">

<div class="header">
<div class="top w960 center">
<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><!-- /top -->
</div><!-- /header -->

<div class="w960 clear center mt1">
<div class="sp-title">
<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 class="linkbox">
{dede:global name='maplist'/}
</div>


</div>

<!-- //底部模板 -->
<div class="footer w960 center mt1 clear">
<div class="footer_left"></div>
<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> &copy; 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/}&nbsp;&nbsp;{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 class="footer_right"></div>
</div>

</body>
</html>
</html>

+ 0
- 1
src/theme/plus/shops_action_payment.htm View File

@@ -64,7 +64,6 @@
</tfoot>
</table>
</div>
</div>
<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?>
</body>

+ 5
- 10
src/theme/plus/showphoto.htm View File

@@ -8,20 +8,17 @@
<body>
<div class="header">
<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 class="msgbar">
<p>
图集详细页面 >> <a href='<?php echo $arcurl?>'><?php echo $arctitle; ?></a>
图集详细页面 > <a href='<?php echo $arcurl?>'><?php echo $arctitle; ?></a>
</p>
</div>


<table width='100%' cellpadding='2' cellspacing='1' >
<table width='100%' cellpadding='2' cellspacing='1'>
<tr>
<td align='center' >
<td align='center'>
<a href='<?php echo $nextlink; ?>'><br>
<img src='<?php echo $src?>'></a><br>
<div style='line-height:32px;'>
@@ -33,7 +30,5 @@
</td>
</tr>
</table>


</body>
</html>
</html>

+ 5
- 14
src/theme/plus/sitemap.htm View File

@@ -6,36 +6,27 @@
<link href="{dede:global name='cfg_templets_skin'/}/style/dedecms.css" rel="stylesheet" media="screen">
</head>
<body class="mapspage">

<div class="header">
<div class="top w960 center">
<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><!-- /top -->
</div><!-- /header -->

<div class="w960 clear center mt1">
<div class="sp-title">
<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>

{dede:global name='maplist'/}



</div>

<!-- //底部模板 -->
<div class="footer w960 center mt1 clear">
<div class="footer_left"></div>
<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> &copy; 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/}&nbsp;&nbsp;{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 class="footer_right"></div>
</div>

</body>
</html>
</html>

+ 4
- 6
src/theme/plus/view_diyform.htm View File

@@ -5,7 +5,7 @@
<title><?php echo $diy->name;?> - powered by dedebiz</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/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>
@@ -21,10 +21,10 @@
<div class="cbox mceneter">
<div class="maplist">
<br>
<table class='table' cellspacing="1">
<table cellspacing="1" class="table">
<?php
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');
foreach($fieldlist as $field=>$fielddata)
{
@@ -51,8 +51,6 @@ echo '</tbody>';
</div>
</div>
</div>

<?php include(DEDETEMPLATE."/plus/plus_footer.htm") ;?>

</body>
</html>
</html>

+ 18
- 39
src/theme/plus/view_msg.htm View File

@@ -1,70 +1,49 @@
<!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">
<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>
<body class="flinkpage">
<?php include("plus_header.htm") ;?>
<div class="container">
<div class="sp-title">
<span class="more">
<a href="stow.php?aid=<?php echo $aid; ?>">[收藏此文档]</a>
&#160;
<a href="../user">[会员中心]</a>
&#160;
<a href="stow.php?aid=<?php echo $aid; ?>">[收藏此文档]</a> |
<a href="../user">[会员中心]</a> |
<a href="../">[返回首页]</a>
</span>
</div>
<div class="formbox">
<table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8" class='table'>
<tr bgcolor="#EFF4EA">
<td height="26" colspan="2">&#160;错误具体提示信息:</td>
<td height="26" colspan="2">错误具体提示信息:</td>
</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 bgcolor="#EFF4EA">
<td width="17%" height="26" align="center">
文档标题:
</td>
<td width="83%" height="26">
&#160;
<?php echo $arcLinktitle; ?>
</td>
<td width="17%" height="26" align="center">文档标题:</td>
<td width="83%" height="26"><?php echo $arcLinktitle; ?></td>
</tr>
<tr>
<td height="26" align="center">
发布时间:
</td>
<td height="26">
&#160;
<?php echo $pubdate; ?>
</td>
<td height="26" align="center">发布时间:</td>
<td height="26"><?php echo $pubdate; ?></td>
</tr>
<tr>
<td height="70" align="center">
文档简介:
</td>
<td>
&#160;
<?php echo $description; ?>
</td>
<td height="70" align="center">文档简介:</td>
<td><?php echo $description; ?></td>
</tr>
</table>
<br>
</div>
</div>

<?php include("plus_footer.htm") ;?>

</body>
</html>

+ 18
- 30
src/theme/plus/view_msg_catalog.htm View File

@@ -3,67 +3,55 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>">
<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>
<body class="flinkpage">
<div class="header">
<div class="top w960 center">
<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><!-- /top -->
</div><!-- /header -->

<div class="w960 clear center mt1 cmt-box">
<div class="sp-title">
<h2>提示信息</h2>
<span class="more">
<a href="../user">[会员中心]</a>
&#160;
<a href="../user">[会员中心]</a> |
<a href="../">[返回首页]</a>
</span>
</div>
<div class="formbox" style="width:960px;">
<div class="formbox" style="width:960px">
<table width="100%" cellpadding="3" cellspacing="1" bgcolor="#DDEAC8">
<tr bgcolor="#EFF4EA">
<td height="26" colspan="2">&#160;错误具体提示信息:</td>
<td height="26" colspan="2">错误具体提示信息:</td>
</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 bgcolor="#EFF4EA">
<td width="17%" height="26" align="center">
栏目名称:
</td>
<td width="83%" height="26">
&#160;<?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>
<td height="70" align="center">
栏目简介:
</td>
<td>
&#160;<?php echo $lv->Fields['description']; ?>
</td>
<td height="70" align="center">栏目简介:</td>
<td><?php echo $lv->Fields['description']; ?></td>
</tr>
</table>
<br>
</div>
</div>

<!-- //底部模板 -->
<div class="footer w960 center mt1 clear">
<div class="footer_left"></div>
<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">
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ{dede:global name='cfg_version'/}</a> &copy; 2022 <a href="https://www.dedebiz.com/" target="_blank">DedeBIZ</a> Inc.<br><div class="copyright">{dede:global name='cfg_powerby'/}&nbsp;&nbsp;{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 class="footer_right"></div>
</div>
</body>
</html>
</html>

+ 5
- 6
src/theme/plus/vote.htm View File

@@ -5,22 +5,23 @@
<title><?php echo $cfg_webname?>_投票结果</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/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>
<body class="flinkpage">
<?php include("plus_header.htm") ;?>

<div class="container">
<div class="sp-title">
<h3><?php echo $voname?></h3>
<p><span class="more">
<p>
<span class="more">
投票开始时间:<?php echo $starttime;?> 
投票结束时间:<?php echo $endtime;?>
投票人数:<?php echo $totalcount;?>
</span></p>
</span>
</p>
</div>
<div class="formbox">
<?php echo $rsmsg;?>
@@ -29,8 +30,6 @@
<?php echo $votelist;?>
</div>
</div>

<?php include("plus_footer.htm") ;?>

</body>
</html>

+ 1
- 1
src/user/templets/login.htm View File

@@ -38,7 +38,7 @@
</div>
<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;?>/resetpassword.php" style="color:#28a745;">忘记密码</a>
<a href="<?php echo $cfg_memberurl;?>/resetpassword.php" style="color:#28a745">忘记密码</a>
</form>
</div>
</div>


Loading…
Cancel
Save