婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 網(wǎng)站建設(shè) > 建站知識 > 織夢中給近三天發(fā)布的文章加上new字或小圖片

織夢中給近三天發(fā)布的文章加上new字或小圖片

POST TIME:2020-04-30 23:53

網(wǎng)站中的文章列表,有時(shí)候需要將近幾天的文章標(biāo)注上new或小圖片,其實(shí)添加的方法很簡單,下面就說一下織夢的文章列表怎樣給近三天內(nèi)的文章添加new或小圖片。

1、==========紅色的日期========

[html]view plaincopyprint?
  1. [field:pubdaterunphp='yes']
  2. $a="<fontcolor=red>".strftime('%m-%d',@me)."</font>";
  3. $b=strftime('%m-%d',@me);
  4. $ntime=time();
  5. $day3=3600*24*3;
  6. if(($ntime-@me)<$day3)@me=$a;
  7. else@me=$b;
  8. [/field:pubdate]

2、==========紅色的(new)========
[html]view plaincopyprint?
  1. [field:pubdaterunphp='yes']
  2. $aa=strftime('%m-%d',@me);
  3. $ntime=time();
  4. $tagtime=@me;
  5. $day3=3600*24*3;
  6. if($tagtime>$ntime-$day3)@me="<fontcolor='red'>(new)</font>";
  7. else@me=$aa;
  8. [/field:pubdate]

3、==========加new.gif小圖片========
[html]view plaincopyprint?
  1. [field:pubdaterunphp='yes']
  2. $aa=strftime('%m-%d',@me);
  3. $ntime=time();
  4. $tagtime=@me;
  5. $day3=3600*24*3;
  6. if($tagtime>$ntime-$day3)@me="<imgsrc='new.gif'/>".$aa;
  7. else@me=$aa;
  8. [/field:pubdate]



收縮
  • 微信客服
  • 微信二維碼
  • 電話咨詢

  • 400-1100-266
主站蜘蛛池模板: 延长县| 澳门| 基隆市| 武汉市| 平谷区| 泗水县| 镇平县| 玉山县| 虹口区| 西畴县| 秦安县| 黄山市| 湘西| 通许县| 正宁县| 迭部县| 托克逊县| 垦利县| 合水县| 南召县| 化德县| 嘉黎县| 敦化市| 柳林县| 伊宁市| 彰化市| 新竹县| 阿勒泰市| 金沙县| 车致| 古田县| 纳雍县| 三台县| 宁河县| 青州市| 柏乡县| 崇左市| 黑河市| 油尖旺区| 宁安市| 娱乐|