導讀:織夢技術織夢技術織夢專題頁面調用標簽為{dede:field.note/},但是它默認產生的代碼需要我們人工修改下自己想要的,今天我們就來介紹下{dede:field.note手機模板dede織夢后臺模板。
織夢專題頁面調用標簽為{dede:field.note/},但是它默認產生的代碼需要我們人工修改下自己想要的,今天我們就來介紹下{dede:field.note/}默認代碼修改方法。
1:認識默認{dede:field.note/}產生的代碼:
<dl class="tbox&q織夢模板免費下裁uot;>
<dt><strong>.</strong></dt>
dede會員中心模板<dd>
<ul class="d1 ico3">
<li><span class="date">[field:typename/]</span><a href="[field:arcurl /]" target="_blank">[field:title /]</a></li>
</ul>
</dd>
</dl>
|
2:底層模板調用控制文件 templets->system->channel_spec_note.htm
<dl class="tbo織夢文章模板x">
<dt><strong>~notename~</strong></dt>
<dd>
<ul class="d1 ico3">
~spec_arclist~
</ul>
</dd>
</dl>
|
3:~spec_arclist~ 控制文件為:templets->system->spec_arclist.htm
<li><span class="date">[field:typename/]</span><a href="[field:arcurl /]" target="_blank">[field:title /]</a></li>
此代碼為后臺專題文檔中的-單條記錄的模板代碼。相關手機模板dede織夢后臺模板。
關鍵詞標簽: 標簽 織夢 標題
聲明: 本文由我的SEOUC技術文章主頁發布于:2023-07-17 ,文章織夢如何修改{dede:field.note/}標簽的調用,織夢技術主要講述標簽,標題,織夢網站建設源碼以及服務器配置搭建相關技術文章。轉載請保留鏈接: http://www.bifwcx.com/article/web_28510.html