@@ -43,7 +43,7 @@ else if ($dopost == 'save') { | |||
require_once(DEDEINC.'/libraries/oxwindow.class.php'); | |||
$flag = isset($flags) ? join(',', $flags) : ''; | |||
$notpost = isset($notpost) && $notpost == 1 ? 1 : 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if (!isset($typeid2)) $typeid2 = 0; | |||
if (!isset($autokey)) $autokey = 0; | |||
if (!isset($remote)) $remote = 0; | |||
@@ -54,7 +54,7 @@ else if ($dopost == 'save') { | |||
if (!isset($ddisfirst)) $ddisfirst = 0; | |||
if (!isset($albums)) $albums = ""; | |||
if (!isset($delzip)) $delzip = 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if ($typeid == 0) { | |||
ShowMsg("请指定文档的栏目", "-1"); | |||
exit(); | |||
@@ -46,13 +46,13 @@ else if ($dopost == 'save') { | |||
require_once(DEDEINC.'/libraries/oxwindow.class.php'); | |||
$flag = isset($flags) ? join(',', $flags) : ''; | |||
$notpost = isset($notpost) && $notpost == 1 ? 1 : 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if (empty($typeid2)) $typeid2 = 0; | |||
if (!isset($autokey)) $autokey = 0; | |||
if (!isset($remote)) $remote = 0; | |||
if (!isset($dellink)) $dellink = 0; | |||
if (!isset($autolitpic)) $autolitpic = 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if ($typeid == 0) { | |||
ShowMsg('请指定文档的栏目', '-1'); | |||
exit(); | |||
@@ -54,7 +54,7 @@ else if ($dopost == 'save') { | |||
if (!isset($remote)) $remote = 0; | |||
if (!isset($dellink)) $dellink = 0; | |||
if (!isset($autolitpic)) $autolitpic = 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if (empty($typeid)) { | |||
ShowMsg("请指定文档的栏目", "-1"); | |||
exit(); | |||
@@ -44,7 +44,7 @@ else if ($dopost == 'save') { | |||
require_once(DEDEINC.'/libraries/oxwindow.class.php'); | |||
$flag = isset($flags) ? join(',', $flags) : ''; | |||
$notpost = isset($notpost) && $notpost == 1 ? 1 : 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
if (!isset($typeid2)) $typeid2 = 0; | |||
if (!isset($autokey)) $autokey = 0; | |||
if (!isset($remote)) $remote = 0; | |||
@@ -73,7 +73,7 @@ else if ($dopost == 'save') { | |||
$sortrank = AddDay($pubdate, $sortup); | |||
if ($ishtml == 0) $ismake = -1; | |||
else $ismake = 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
$title = preg_replace('#"#', '"', $title); | |||
$title = cn_substrR($title, $cfg_title_maxlen); | |||
$shorttitle = cn_substrR($shorttitle, 36); | |||
@@ -32,7 +32,7 @@ else if ($dopost == 'save') { | |||
require_once(DEDEINC.'/libraries/oxwindow.class.php'); | |||
$flag = isset($flags) ? join(',', $flags) : ''; | |||
$notpost = isset($notpost) && $notpost == 1 ? 1 : 0; | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(200, 1000) : $cfg_arc_click); | |||
if (empty($click)) $click = ($cfg_arc_click == '-1' ? mt_rand(1000, 6000) : $cfg_arc_click); | |||
$channelid = -1; | |||
$money = 0; | |||
if (!isset($tags)) $tags = ''; | |||
@@ -329,7 +329,7 @@ | |||
?> | |||
</td> | |||
<td width="90">浏览次数:</td> | |||
<td><input type="text" name="click" value="<?php echo ($cfg_arc_click=='-1' ? mt_rand(200, 1000) : $cfg_arc_click);?>" class="admin-input-sm"></td> | |||
<td><input type="text" name="click" value="<?php echo ($cfg_arc_click=='-1' ? mt_rand(1000, 6000) : $cfg_arc_click);?>" class="admin-input-sm"></td> | |||
</tr> | |||
</table> | |||
</td> | |||
@@ -58,7 +58,7 @@ | |||
<div class="col-12 description py-2"> | |||
<a href="[field:arcurl/]">[field:description/]</a> | |||
</div> | |||
<div class="col-12 addinfo">日期:[field:pubdate function="MyDate('Y-m-d', @me)"/] 点击:[field:click/] 好评:[field:scores/]</div> | |||
<div class="col-12 addinfo">日期:[field:pubdate function="MyDate('Y-m-d', @me)"/] 浏览:[field:click/] 好评:[field:scores/]</div> | |||
</div> | |||
</li> | |||
</div> | |||
@@ -34,7 +34,7 @@ | |||
<?php if ($cuserLogin->getUserType() >= 10) {?> | |||
<li><a href="sys_info.php" target="main" title="系统配置"><i class="fa fa-cog"></i></a></li> | |||
<li><a href="catalog_main.php" target="main" title="栏目管理"><i class="fa fa-bars"></i></a></li> | |||
<li><a href="diy_main.php" target="main" title="自定义表单管理"><i class="fa fa-file"></i></a></li> | |||
<li><a href="diy_main.php" target="main" title="自定义表单管理"><i class="fa fa-area-chart"></i></a></li> | |||
<?php }?> | |||
<li><a href="file_manage_main.php<?php echo DEDEBIZ_SAFE_MODE?'?activepath='.$cfg_medias_dir:'';?>" target="main" title="文件管理"><i class="fa fa-folder"></i></a></li> | |||
<?php if (!DEDEBIZ_SAFE_MODE) {?><li><a href="templets_main.php" target="main" title="模板管理"><i class="fa fa-cube"></i></a></li><?php }?> | |||
@@ -102,7 +102,7 @@ | |||
<input type="text" name="cmspath" id="cmspath" class="form-control" value="<?php echo $basepath;?>" placeholder="<?php echo $basepath;?>"> | |||
<div class="form-text text-danger">根目录安装时不必理会</div> | |||
</div> | |||
<div class="text-right"><button type="submit" class="btn btn-success">立即安装</button></div> | |||
<div class="text-right"><button type="submit" class="btn btn-success">安装</button></div> | |||
</form> | |||
</div> | |||
</div> | |||
@@ -526,7 +526,7 @@ INSERT INTO `#@__flinktype` VALUES ('1','综合网站'), | |||
('7','论坛类'), | |||
('8','其它类型'); | |||
INSERT INTO `#@__freelist` VALUES ('1','测试文档','{listdir}/index_{listid}_{page}.html','{cmspath}/freelist/','index.html','1','{style}/list_free.htm','1289712633','100','0','{dede:list pagesize="30" col="1" titlelen="60" orderby="pubdate" orderway="desc" typeid="1" channel="1" }<li>[field:imglink/] [field:textlink/] <span class=info><small>日期:</small>[field:pubdate function="getdatemk(@me)"/] <small>点击:</small>[field:click/] <small>好评:</small>[field:scores/] </span>\t\n<p class=intro>[field:description/]</p></li>{/dede:list}','测试','测试文档'), | |||
INSERT INTO `#@__freelist` VALUES ('1','测试文档','{listdir}/index_{listid}_{page}.html','{cmspath}/freelist/','index.html','1','{style}/list_free.htm','1289712633','100','0','{dede:list pagesize="30" col="1" titlelen="60" orderby="pubdate" orderway="desc" typeid="1" channel="1" }<li>[field:imglink/] [field:textlink/] <span class=info><small>日期:</small>[field:pubdate function="getdatemk(@me)"/] <small>浏览:</small>[field:click/] <small>好评:</small>[field:scores/] </span>\t\n<p class=intro>[field:description/]</p></li>{/dede:list}','测试','测试文档'), | |||
('10','Google SiteMap 生成器','{listdir}googlemap_{page}.xml','{cmspath}','index.html','1','{style}/googlemap.htm','1226884666','100','0','{dede:list pagesize="500" col="1" titlelen="60" orderby="pubdate" orderway="desc"\t\nchannel="1" keyword=""}<url>\t\n<loc>[field:arcurl function="Gmapurl(@me)"/]</loc>\t\n<title>[field:title function="HtmlReplace(@me)"/]</title>\t\n<news:news>\t\n<news:keywords>[field:keywords/]</news:keywords>\t\n<news:publication_date>[field:senddate function="strftime('%Y-%m-%d',@me)"/]</news:publication_date>\t\n</news:news>\t\n</url>{/dede:list}','',''); | |||
INSERT INTO `#@__member_type` VALUES ('1','50','中级会员半年','100','7'); | |||
@@ -4058,7 +4058,7 @@ INSERT INTO `#@__sysconfig` VALUES ('1','cfg_basehost','站点网址','1','strin | |||
('122','cfg_mb_wnameone','是否允许用户昵称重复','4','bool','N'), | |||
('123','cfg_arc_dirname','是否允许用目录作为文档文件名,文档命名规则:{typedir}/{aid}/index.html','7','bool','Y'), | |||
('124','cfg_puccache_time','需缓存文档全局缓存时间(秒)','6','number','36000'), | |||
('125','cfg_arc_click','文档默认点击数(-1表示随机200-1000)','7','number','-1'), | |||
('125','cfg_arc_click','文档默认浏览数(-1表示随机1000到6000之间)','7','number','-1'), | |||
('126','cfg_addon_savetype','附件保存形式,按data函数日期参数(y年m月d日)','3','string','ymd'), | |||
('127','cfg_qk_uploadlit','异步上传缩略图,空间太不稳定用户关闭此项','3','bool','Y'), | |||
('128','cfg_login_adds','登录会员中心获积分','5','number','2'), | |||
@@ -113,11 +113,11 @@ class TypeUnit | |||
echo "<td class='admin-td'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o'></i><input type='checkbox' name='tids[]' value='{$id}' class='mr-3 ml-3'><span class='btn btn-success btn-xs'>列表</span>{$nss}<a href='catalog_do.php?cid=".$id."&dopost=listArchives' class='mr-3 ml-3'>".$typeName."</a>[id:".$id."](文档数:".$this->GetTotalArc($id).")"; | |||
echo "</td><td align='right'>"; | |||
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-bars'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-file-text'></i></a>"; | |||
echo "<a href='catalog_add.php?id={$id}' title='增加' class='btn btn-light btn-sm'><i class='fa fa-plus-circle'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
//带封面的栏目 | |||
@@ -126,11 +126,11 @@ class TypeUnit | |||
echo "<td class='admin-td'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o'></i><input type='checkbox' name='tids[]' value='{$id}' class='mr-3 ml-3'><span class='btn btn-warning btn-xs'>封面</span>{$nss}<a href='catalog_do.php?cid=".$id."&dopost=listArchives' class='mr-3 ml-3'>".$typeName."</a>[id:".$id."]"; | |||
echo "</td><td align='right'>"; | |||
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-bars'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-file-text'></i></a>"; | |||
echo "<a href='catalog_add.php?id={$id}' title='增加' class='btn btn-light btn-sm'><i class='fa fa-plus-circle'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
//独立页面 | |||
@@ -141,7 +141,7 @@ class TypeUnit | |||
echo "<a href='{$typeDir}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
echo "<tr><td colspan='2' id='suns".$id."' class='p-0'>"; | |||
@@ -196,11 +196,11 @@ class TypeUnit | |||
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o'></i><input type='checkbox' name='tids[]' value='{$id}' class='mr-3 ml-3'><span class='btn btn-success btn-xs'>列表</span>{$nss}<a href='catalog_do.php?cid=".$id."&dopost=listArchives' class='mr-3 ml-3'>".$typeName."</a>[id:".$id."](文档数:".$this->GetTotalArc($id).")"; | |||
echo "</td><td align='right'>"; | |||
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-bars'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-file-text'></i></a>"; | |||
echo "<a href='catalog_add.php?id={$id}' title='增加' class='btn btn-light btn-sm'><i class='fa fa-plus-circle'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
//封面栏目 | |||
@@ -210,11 +210,11 @@ class TypeUnit | |||
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o'></i><input type='checkbox' name='tids[]' value='{$id}' class='mr-3 ml-3'><span class='btn btn-warning btn-xs'>封面</span>{$nss}<a href='catalog_do.php?cid=".$id."&dopost=listArchives' class='mr-3 ml-3'>".$typeName."</a>[id:".$id."]"; | |||
echo "</td><td align='right'>"; | |||
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-bars'></i></a>"; | |||
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='文档' class='btn btn-light btn-sm'><i class='fa fa-file-text'></i></a>"; | |||
echo "<a href='catalog_add.php?id={$id}' title='增加' class='btn btn-light btn-sm'><i class='fa fa-plus-circle'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
//独立页面 | |||
@@ -226,7 +226,7 @@ class TypeUnit | |||
echo "<a href='{$typeDir}' target='_blank' title='预览' class='btn btn-light btn-sm'><i class='fa fa-eye'></i></a>"; | |||
echo "<a href='catalog_edit.php?id={$id}' title='修改' class='btn btn-light btn-sm'><i class='fa fa-pencil-square-o'></i></a>"; | |||
echo "<a href='catalog_do.php?dopost=moveCatalog&typeid={$id}' title='移动' class='btn btn-light btn-sm'><i class='fa fa-share-square'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-light btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<a href='catalog_del.php?id={$id}&typeoldname=".urlencode($typeName)."' title='删除' class='btn btn-danger btn-sm'><i class='fa fa-trash'></i></a>"; | |||
echo "<input type='text' name='sortrank{$id}' value='{$rank}' style='margin-left:1rem;width:30px;text-align:center'></td></tr></table></td></tr>"; | |||
} | |||
echo "<tr><td id='suns".$id."' style='".($GLOBALS['exallct']? "" : "display:none")."'><table width='100%' cellspacing='0' cellpadding='0'>"; | |||
@@ -41,7 +41,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
</div> | |||
<div class="py-3">{dede:field.body/}</div> | |||
<div class="py-3">作者:{dede:adminname/}</div> | |||
@@ -39,7 +39,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
</div> | |||
<div class="py-3">{dede:field.body/}</div> | |||
<div class="py-3">作者:{dede:adminname/}</div> | |||
@@ -42,7 +42,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
</div> | |||
<div class="py-3">{dede:field.body/}</div> | |||
<div class="py-3">作者:{dede:adminname/}</div> | |||
@@ -87,7 +87,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
</div> | |||
<div class="picbox py-3"> | |||
{dede:field name='pagestyle' alt='根据不同的页面风格输出不同的头信息' runphp='yes'} | |||
@@ -38,7 +38,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
</div> | |||
<div class="py-3">{dede:field name='image'/}</div> | |||
<div class="py-3"> | |||
@@ -38,7 +38,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
<div class="alert alert-success mt-3">{dede:softmsg/}</div> | |||
</div> | |||
<div class="py-3">{dede:field name='image'/}</div> | |||
@@ -39,7 +39,7 @@ | |||
<span>时间:{dede:field.pubdate function="MyDate('Y-m-d',@me)"/}</span> | |||
<span>来源:{dede:field.source/}</span> | |||
<span>作者:{dede:field.writer/}</span> | |||
<span>点击:<i id="_count">...</i>次</span> | |||
<span>浏览:<i id="_count">...</i>次</span> | |||
<div class="alert alert-success mt-3">{dede:softmsg/}</div> | |||
</div> | |||
<div class="speciallist row py-3">{dede:field.note/}</div> | |||
@@ -4,7 +4,7 @@ | |||
[field:description/] | |||
</div> | |||
<div class="addinfos"> | |||
日期:[field:pubdate function="GetDateTimeMK(@me)"/] 点击:[field:click/] 好评度:[field:scores/] | |||
日期:[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> |
@@ -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/] | |||
日期:[field:senddate function="GetDateMK(@me)"/] 浏览:[field:click/] | |||
</div> | |||
</div> |