摘要:
[e:loop={"select * from [!db.pre!]ecms_news where classid='$GLOBALS[navclassid]' order by rand() desc limit 10",12,24,0,'','newstime DESC'}] <li> <a h 阅读全文
摘要:
cnblogs.com/files/programmer-1/e.zip 阅读全文
摘要:
[e:loop={11,'4,4',0,0,'isgood=1'}] <li> <a href="<?=$bqr['titleurl']?>"> <img src="<?=$bqr['titlepic']?>"> <p><?=$bqr['title'] ?></p> </a> </li> [/e:l 阅读全文
摘要:
1、把图片系统数据表的图片集字段拷贝到新闻系统数据表中。(把新闻系统数据表中的字段加一个morepic图片集字段) 2、添加完毕之后,从后台上传一下图片集的图片。 3、前台用下边的代码调取 <?php $arr = array(); $arr = $navinfor['morepic']; $new 阅读全文
摘要:
if($no%2 != 0) { $lstemp='<li> <div class="case-l fl fadeInDown wow"> <img src="'.$r[titlepic].'"> </div> <div class="case-r fr fadeInUp wow" data-wow 阅读全文
摘要:
1、面包屑标签 {eyou:position style="" /} 2、留言模板 {eyou:guestbookform typeid="82" type='default'} <form method="POST" {$field.formhidden} action="{$field.acti 阅读全文
摘要:
这个功能是这样的,倒计时为0之后,随机获取小时数,然后又重新开始倒计时。 无限循环。 阅读全文
摘要:
出现这样的情况是因为程序在安装的时候是低版本,安装过通过后台升级到了最新版本。然后再进行数据库和程序的备份,就会导致程序和数据库版本不一致的情况。接下来我们给大家说下怎么来解决这个问题。 1.找到根目录下/data/sqldata/20191012-153936-1-v1.3.9.sql的最新备份数 阅读全文
摘要:
1、调用图片路径 <img src="{eyou:global name='web_templets_pc' /}/static/picture/b01_title.png"> 2、列表内容循环标签写法 {eyou:list titlelen='100' pagesize='30'} <div cl 阅读全文
摘要:
/*这个[!--no.num--]指的是信息编号。每次增加1*/ <li data-eq="[!--no.num--]"> <div class="tit"> <span>火爆门店</span> <p>[!--smalltext--]</p> </div> <div class="pic" styl 阅读全文