Browse Source

其他htm系统模板优化

tags/6.1.9
xushubieli 2 years ago
parent
commit
b7e44d4966
29 changed files with 202 additions and 188 deletions
  1. +4
    -4
      src/theme/system/channel_addon.htm
  2. +5
    -5
      src/theme/system/channel_article_image.htm
  3. +1
    -1
      src/theme/system/channel_downlinkpage.htm
  4. +1
    -1
      src/theme/system/channel_list.htm
  5. +1
    -1
      src/theme/system/channel_spec_note.htm
  6. +4
    -4
      src/theme/system/custom_fields_admin.htm
  7. +3
    -3
      src/theme/system/custom_fields_diy.htm
  8. +4
    -4
      src/theme/system/custom_fields_member.htm
  9. +13
    -13
      src/theme/system/info_guide.htm
  10. +49
    -35
      src/theme/system/info_link.htm
  11. +9
    -9
      src/theme/system/list_fulllist.htm
  12. +6
    -6
      src/theme/system/list_sglist.htm
  13. +2
    -2
      src/theme/system/memberlist.htm
  14. +18
    -18
      src/theme/system/mynews.htm
  15. +1
    -1
      src/theme/system/part_arclist.htm
  16. +1
    -1
      src/theme/system/part_arclistsg.htm
  17. +10
    -10
      src/theme/system/part_autochannel.htm
  18. +25
    -26
      src/theme/system/part_channelartlist.htm
  19. +8
    -8
      src/theme/system/part_imginfolist.htm
  20. +3
    -3
      src/theme/system/part_imglist.htm
  21. +1
    -1
      src/theme/system/part_type_list.htm
  22. +1
    -1
      src/theme/system/spec_arclist.htm
  23. +17
    -15
      src/theme/system/spec_list.htm
  24. +1
    -1
      src/theme/system/tag_arclist.htm
  25. +4
    -4
      src/theme/system/tag_feedback.htm
  26. +7
    -8
      src/theme/system/tag_fieldlist.htm
  27. +1
    -1
      src/theme/system/tag_likepage.htm
  28. +1
    -1
      src/theme/system/tag_likesgpage.htm
  29. +1
    -1
      src/theme/system/tag_one.htm

+ 4
- 4
src/theme/system/channel_addon.htm View File

@@ -1,6 +1,6 @@
<table width='300'>
<tr>
<td height='26' width='20'><a href='~link~' target='_blank'><img src='~~cfg_phpurl~~/img/addon.gif' align='center'></a></td>
<td><a href='~link~' target='_blank'>~link~</a></td>
<table width="300">
<tr>
<td height="26" width="20"><a href="~link~" target="_blank"><img src="~~cfg_phpurl~~/img/addon.gif" align="center"></a></td>
<td><a href="~link~" target="_blank">~link~</a></td>
</tr>
</table>

+ 5
- 5
src/theme/system/channel_article_image.htm View File

@@ -1,5 +1,5 @@
<li>
<a href='[field:linkurl/]' target='_blank'><img src='[field:imgsrc/]' [field:imgwidth /]/></a>
<br>
<a href='[field:linkurl/]' target='_blank'>[field:text /]</a>
</li>
<li>
<a href="[field:linkurl/]" target="_blank"><img src="[field:imgsrc/]" [field:imgwidth/]></a>
<br>
<a href="[field:linkurl/]" target="_blank">[field:text/]</a>
</li>

+ 1
- 1
src/theme/system/channel_downlinkpage.htm View File

@@ -1 +1 @@
·<a href='~link~'>进入下载地址列表</a>
<a href="~link~">进入下载地址列表</a>

+ 1
- 1
src/theme/system/channel_list.htm View File

@@ -1 +1 @@
| <a href='[field:typelink /]'>[field:typename /]</a>
| <a href="[field:typelink /]">[field:typename /]</a>

+ 1
- 1
src/theme/system/channel_spec_note.htm View File

@@ -9,4 +9,4 @@
~spec_arclist~
</ul>
</div>
</div>
</div>

+ 4
- 4
src/theme/system/custom_fields_admin.htm View File

@@ -1,6 +1,6 @@
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="90" height="26" class="bline">&nbsp;~name~:</td>
<td class="bline">~form~</td>
</tr>
<tr>
<td width="90" height="26" class="bline">&nbsp;~name~:</td>
<td class="bline">~form~</td>
</tr>
</table>

+ 3
- 3
src/theme/system/custom_fields_diy.htm View File

@@ -1,4 +1,4 @@
<tr>
<td align="right">~name~:</td>
<td>~form~</td>
</tr>
<td align="right">~name~:</td>
<td>~form~</td>
</tr>

+ 4
- 4
src/theme/system/custom_fields_member.htm View File

@@ -1,6 +1,6 @@
<div class="form-group row">
<label class="col-sm-2 col-form-label">~name~</label>
<div class="col-sm-10">
~form~
</div>
<label class="col-sm-2 col-form-label">~name~</label>
<div class="col-sm-10">
~form~
</div>
</div>

+ 13
- 13
src/theme/system/info_guide.htm View File

@@ -1,14 +1,14 @@
<table width='100%'>
<tr>
<td>
<form name='infoguide' method='get' action='/apps/list.php'>
[field:nativeplace /]
[field:infotype /]
<input type='hidden' name='typeid' value='[field:typeid /]'>
<input type='hidden' name='channelid' value='-8'>
<input type='text' name='keyword' value='' style='width:100px;'>
<input type='submit' value='搜索' class='bt'>
</form>
</td>
</tr>
<table width="100%">
<tr>
<td>
<form name="infoguide" method="get" action="/apps/list.php">
[field:nativeplace /]
[field:infotype /]
<input type="hidden" name="typeid" value="[field:typeid /]">
<input type="hidden" name="channelid" value="-8">
<input type="text" name="keyword" value="" style="width:160px">
<input type="submit" value="搜索" class="bt">
</form>
</td>
</tr>
</table>

+ 49
- 35
src/theme/system/info_link.htm View File

@@ -1,38 +1,52 @@
<style>
#dedeinfolink { margin-bottom:6px; }
#dedeinfolink tr td div { padding:6px 5px 2px 5px;background:#c5e09d; margin-right:8px; }
#dedeinfolink tr td { line-height:20px; }
#dedeinfolink tr td.spline { font-size:1px; height:1px; line-height:1px; border-bottom:1px dashed #dedede; }
#dedeinfolink tr td.iftitle {
font-weight:bold; color:#688730; line-height:24px; border-bottom:1px dashed #dedede;
padding-left:20px;
background:url(/images/dd2.gif) 5px 5px no-repeat;
}
#dedeinfolink {
margin-bottom: 6px;
}
#dedeinfolink tr td div {
padding: 6px 5px 2px 5px;
background: #c5e09d;
margin-right: 8px;
}
#dedeinfolink tr td {
line-height: 20px;
}
#dedeinfolink tr td.spline {
font-size: 1px;
height: 1px;
line-height: 1px;
border-bottom: 1px dashed #dedede;
}
#dedeinfolink tr td.iftitle {
font-weight: bold;
color: #688730;
line-height: 24px;
border-bottom: 1px dashed #dedede;
padding-left: 20px;
background: url(/images/dd2.gif) 5px 5px no-repeat;
}
</style>
<table id='dedeinfolink'>
<tr>
<td colspan='3' class='iftitle'>
信息附加条件:
</td>
</tr>
<tr>
<td width='50'>&nbsp;地 区:</td>
<td align='center' nowrap='yes'>
<div>[field:linkallplace/]</div>
</td>
<td>
[field:nativeplace /]&nbsp;
</td>
</tr>
<tr><td colspan='3' class='spline'></td></tr>
<tr>
<td>&nbsp;类 型:</td>
<td align='center' nowrap='yes'>
<div>[field:linkalltype/]</div>
</td>
<td>
[field:infotype /]&nbsp;
</td>
</tr>
<tr><td colspan='3' class='spline'></td></tr>
<table id="dedeinfolink">
<tr>
<td colspan="3" class="iftitle">信息附加条件:</td>
</tr>
<tr>
<td width="50">&nbsp;地区:</td>
<td align="center" nowrap="yes">
<div>[field:linkallplace/]</div>
</td>
<td>[field:nativeplace /]&nbsp;</td>
</tr>
<tr>
<td colspan="3" class="spline"></td>
</tr>
<tr>
<td>&nbsp;类型:</td>
<td align="center" nowrap="yes">
<div>[field:linkalltype/]</div>
</td>
<td>[field:infotype/]</td>
</tr>
<tr>
<td colspan="3" class="spline"></td>
</tr>
</table>

+ 9
- 9
src/theme/system/list_fulllist.htm View File

@@ -1,10 +1,10 @@
<div class='col1'>
<div class='mainlinklist'>·<a href='[field:arcurl/]'>[field:title/]</a></div>
<div class='descriptions'>
&nbsp;&nbsp;&nbsp; [field:description/]
</div>
<div class='addinfos'>
日期:[field:pubdate function="GetDateTimeMK(@me)"/] 点击:[field:click/] 好评度:[field:scores/]
<a href="[field:phpurl/]/feedback.php?aid=[field:id/]"><img src="[field:global.cfg_cmsurl/]/images/comment.gif" title="前往踩踩"></a>
</div>
<div class="col1">
<div class="mainlinklist">·<a href="[field:arcurl/]">[field:title/]</a></div>
<div class="descriptions">
[field:description/]
</div>
<div class="addinfos">
日期:[field:pubdate function="GetDateTimeMK(@me)"/] 点击:[field:click/] 好评度:[field:scores/]
<a href="[field:phpurl/]/feedback.php?aid=[field:id/]"><img src="[field:global.cfg_cmsurl/]/images/comment.gif" title="前往踩踩"></a>
</div>
</div>

+ 6
- 6
src/theme/system/list_sglist.htm View File

@@ -1,6 +1,6 @@
<div class='col1' style='line-height:28px'>
<div style='float:left;width:50%'>·<a href='[field:arcurl/]'>[field:title/]</a></div>
<div style='float:right;padding-right:6px;color:#888888'>
日期:[field:senddate function="GetDateMK(@me)"/] 点击:[field:click/]
</div>
</div>
<div class="col1" style="line-height:28px">
<div style="float:left;width:50%">·<a href="[field:arcurl/]">[field:title/]</a></div>
<div style="float:right;padding-right:6px;color:#888888">
日期:[field:senddate function="GetDateMK(@me)"/] 点击:[field:click/]
</div>
</div>

+ 2
- 2
src/theme/system/memberlist.htm View File

@@ -1,4 +1,4 @@
<li>
<div><a href="[field:spaceurl/]" target="_blank"><img src="[field:face/]" alt='[field:spacename/]'></a></div>
<div class='mbname'><a href="[field:spaceurl/]" target="_blank">[field:uname/]</a></div>
<div><a href="[field:spaceurl/]" target="_blank"><img src="[field:face/]" alt="[field:spacename/]"></a></div>
<div class="mbname"><a href="[field:spaceurl/]" target="_blank">[field:uname/]</a></div>
</li>

+ 18
- 18
src/theme/system/mynews.htm View File

@@ -1,19 +1,19 @@
<table width="100%"border="0" cellspacing="1" cellpadding="1">
<tr>
<td bgcolor="#F9F9F9">[field:title /]</td>
</tr>
<tr>
<td>
<span>
发布人:[field:writer /]
时间:[field:senddate function='MyDate("Y-m-d H:i:s","@me")'/]
</span>
</td>
</tr>
<tr>
<td>[field:body /]</td>
</tr>
<tr>
<td height="2"></td>
</tr>
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td bgcolor="#F9F9F9">[field:title /]</td>
</tr>
<tr>
<td>
<span>
发布人:[field:writer /]
时间:[field:senddate function='MyDate("Y-m-d H:i:s","@me")'/]
</span>
</td>
</tr>
<tr>
<td>[field:body /]</td>
</tr>
<tr>
<td height="2"></td>
</tr>
</table>

+ 1
- 1
src/theme/system/part_arclist.htm View File

@@ -1 +1 @@
·<a href="[field:filename /]">[field:title /]</a><br>
<a href="[field:filename /]">[field:title /]</a><br>

+ 1
- 1
src/theme/system/part_arclistsg.htm View File

@@ -1 +1 @@
·<a href="[field:arcurl/]">[field:title/]</a><br>
<a href="[field:arcurl/]">[field:title/]</a><br>

+ 10
- 10
src/theme/system/part_autochannel.htm View File

@@ -1,11 +1,11 @@
<ul style="padding:0;margin:0;list-style-type: none;">
<li style='float:left;padding-left:3px;padding-right:3px;'>
</li>
<li style='float:left'>
<a href="[field:typelink/]">[field:typename/]</a>
</li>
<li style='float:right;padding-right:3px;'>
<a href="[field:typelink/]">更多</a>
</li>
<ul style="padding:0;margin:0;list-style-type:none">
<li style="float:left;padding-left:3px;padding-right:3px">
</li>
<li style="float:left">
<a href="[field:typelink/]">[field:typename/]</a>
</li>
<li style="float:right;padding-right:3px;">
<a href="[field:typelink/]">更多</a>
</li>
</ul>

+ 25
- 26
src/theme/system/part_channelartlist.htm View File

@@ -1,27 +1,26 @@
<table width="99%" cellpadding="3" cellspacing="1" bgcolor="#BFCFA9">
<tr>
<td bgcolor="#E6F2CC">
{dede:type}
<table cellpadding="0" cellspacing="0" width="98%">
<tr>
<td width='10%'>▪</td>
<td width='60%'>
<a href="[field:typelink /]">[field:typename /]</a>
</td>
<td width='30%' align='right'>
<a href="[field:typelink /]">更多</a>
</td>
</tr>
</table>
{/dede:type}
</td>
</tr>
<tr>
<td height="100">
{dede:arclist}
·<a href="[field:arcurl /]">[field:title /]</a><br>
{/dede:arclist}
</td>
</tr>
</table>
<div style='font-size:2px'>&nbsp;</div>
<tr>
<td bgcolor="#E6F2CC">
{dede:type}
<table cellpadding="0" cellspacing="0" width="98%">
<tr>
<td width="10%">▪</td>
<td width="60%">
<a href="[field:typelink /]">[field:typename /]</a>
</td>
<td width="30%" align="right">
<a href="[field:typelink /]">更多</a>
</td>
</tr>
</table>
{/dede:type}
</td>
</tr>
<tr>
<td height="100">
{dede:arclist}
·<a href="[field:arcurl /]">[field:title /]</a><br>
{/dede:arclist}
</td>
</tr>
</table>

+ 8
- 8
src/theme/system/part_imginfolist.htm View File

@@ -1,9 +1,9 @@
<table width="100%" cellspacing="2" cellpadding="2">
<tr>
<td width="30%" rowspan="2" align="center">[field:imglink /]</td>
<td width="70%"><a href='[field:filename/]'>[field:title/]</a></td>
</tr>
<tr>
<td>[field:info/]</td>
</tr>
</table>
<tr>
<td width="30%" rowspan="2" align="center">[field:imglink/]</td>
<td width="70%"><a href='[field:filename/]'>[field:title/]</a></td>
</tr>
<tr>
<td>[field:info/]</td>
</tr>
</table>

+ 3
- 3
src/theme/system/part_imglist.htm View File

@@ -1,6 +1,6 @@
<div style='padding:6px;margin:0;width:96%;border:1px solid #d9efcb'>
<div style="padding:6px;margin:0;width:96%;border:1px solid #d9efcb">
[field:imglink/]
</div>
<div style='padding:6px;margin:0;width:96%;'>
[field:textlink/]
<div style="padding:6px;margin:0;width:96%;">
[field:textlink/]
</div>

+ 1
- 1
src/theme/system/part_type_list.htm View File

@@ -1 +1 @@
<a href="[field:typelink /]">[field:typename /]</a>
<a href="[field:typelink/]">[field:typename/]</a>

+ 1
- 1
src/theme/system/spec_arclist.htm View File

@@ -1 +1 @@
<li>[field:typename/] <a href="[field:arcurl /]" target="_blank">[field:title /]</a></li>
<li>[field:typename/] <a href="[field:arcurl/]" target="_blank">[field:title/]</a></li>

+ 17
- 15
src/theme/system/spec_list.htm View File

@@ -1,16 +1,18 @@
<table width='100%'>
<tr height='26'>
<td width='23%' rowspan="2"><table width="90" height="75" cellpadding='1' cellspacing='1' bgcolor="#E6EAE3">
<tr>
<td>[field:imglink/]</td>
</tr>
</table> </td>
<td width='53%'>[field:typelink /] [field:textlink /]</td>
<td width="24%">点击:[field:click /]</td>
</tr>
<tr>
<td height="56" colspan='2'>
[field:description /]<span>([field:stime /])</span>
</td>
</tr>
<table width="100%">
<tr height="26">
<td width="23%" rowspan="2">
<table width="90" height="75" cellpadding="1" cellspacing="1" bgcolor="#E6EAE3">
<tr>
<td>[field:imglink/]</td>
</tr>
</table>
</td>
<td width="53%">[field:typelink /] [field:textlink /]</td>
<td width="24%">点击:[field:click /]</td>
</tr>
<tr>
<td height="56" colspan="2">
[field:description /]<span>([field:stime /])</span>
</td>
</tr>
</table>

+ 1
- 1
src/theme/system/tag_arclist.htm View File

@@ -1 +1 @@
·<a href="[field:arcurl /]">[field:title /]</a><br>
<a href="[field:arcurl /]">[field:title /]</a><br>

+ 4
- 4
src/theme/system/tag_feedback.htm View File

@@ -1,4 +1,4 @@
<ul>
<li class='fbtitle'>[field:username function="(@me=='guest' ? '游客' : @me)"/] 对 [field:title/] 的评论:</li>
<li class='fbmsg'>&nbsp;&nbsp;<a href="apps/feedback.php?aid=[field:aid/]" class='fbmsg'>[field:msg /]</a></li>
</ul>
<ul>
<li class="fbtitle">[field:username function="(@me=='guest' ? '游客' : @me)"/] 对 [field:title/] 的评论:</li>
<li class="fbmsg"><a href="apps/feedback.php?aid=[field:aid/]" class="fbmsg">[field:msg/]</a></li>
</ul>

+ 7
- 8
src/theme/system/tag_fieldlist.htm View File

@@ -1,9 +1,8 @@
<table width="98%" cellpadding="1" cellspacing="1" bgcolor="#BED1AB">
<tr>
<td height="26" bgcolor="#FAFDEE">[field:name/]</td>
</tr>
<tr>
<td height="26">[field:value/]</td>
</tr>
</table>
<div style="font-size:2px;line-height:100%">&nbsp;</div>
<tr>
<td height="26" bgcolor="#FAFDEE">[field:name/]</td>
</tr>
<tr>
<td height="26">[field:value/]</td>
</tr>
</table>

+ 1
- 1
src/theme/system/tag_likepage.htm View File

@@ -1 +1 @@
<li><a href="[field:url /]">[field:title /]</a></li>
<li><a href="[field:url/]">[field:title/]</a></li>

+ 1
- 1
src/theme/system/tag_likesgpage.htm View File

@@ -1 +1 @@
<dd><a href="[field:url /]">[field:title /]</a></dd>
<dd><a href="[field:url/]">[field:title/]</a></dd>

+ 1
- 1
src/theme/system/tag_one.htm View File

@@ -1 +1 @@
<a href='[field:link /]' target="_blank">[field:tag /]([field:total /])</a>
<a href="[field:link/]" target="_blank">[field:tag/]([field:total/])</a>

Loading…
Cancel
Save