怎樣刪除dedecms默認模板首頁投票調(diào)查,織夢技術(shù)
導(dǎo)讀:織夢技術(shù)織夢技術(shù)最近用dedecms默認模板做的站,覺的首頁的投票調(diào)查沒什么用,所以就想刪除,但在后臺模塊管理中卸載、刪除,之后生成網(wǎng)頁,投票模塊還是存在,后來在網(wǎng)上查了一下,織夢后臺模板dede后臺模板。
最近用dedecms默認模板做的站,覺的首頁的投票調(diào)查沒什么用,所以就想刪除,但在后臺模塊管理中卸載、刪除,之后生成網(wǎng)頁,投票模塊還是存在,后來在網(wǎng)上查了一下,發(fā)現(xiàn)正確的流程是還需要刪除模版中的投票模塊的代碼,流程如下:
1、先去dedecms后臺-模塊-模塊管理-投票模塊卸載-然后再刪除
2、之后dedecms后臺-模板-默認模板管理-index.html-刪除如下代碼
<div class="vote mt1">
<dl class="tbox light">
<dt class='light'><strong>投票調(diào)查</strong></dt>
<form name='voteform' method='post' action='{dede:global.cfg_cmsurl/}/plus/vote.php' target='_blank'>
<input type='hidden' name='dopost' value='send' />
<input type='hidden' name='aid' value='1' /&g織夢后臺模板t;
<input type='hidden' name='ismore' value='0' /dede手機模板>
<dd class='light'> <strong>你是從哪兒得知本站的?</strong>
<div class="fb">
<input type="radio" name='voteitem' value='1' />
朋友介紹</div>
<div class="fb">
<input type="radio" name='voteitem' value='2' />
門戶網(wǎng)站的搜索引擎</div>
<div class="fb">
<input type="radio" name='voteitem' value='3' />
google或百度引擎</div>
<div class="fb">
<input type="radio" name='voteitem' value='4' />
別的網(wǎng)站上的鏈接</div>
<div class="fb">
<input type="radio" name='voteitem' value='5' />
其他途徑</div>
<div class="submit">
<button type="submit" class="btn-1">投票</button>
<a href="plus/vote.php?dopost=view&aid=1">查看結(jié)果</a></div>
</dd>
</form>
</dl>
</div>
<!-- /vote -->
3、生成網(wǎng)站,投票模塊就沒有了。相關(guān)織夢后臺模板dede后臺模板。
聲明: 本文由我的SEOUC技術(shù)文章主頁發(fā)布于:2023-07-19 ,文章怎樣刪除dedecms默認模板首頁投票調(diào)查,織夢技術(shù)主要講述首頁,模板,織夢網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請保留鏈接: http://www.bifwcx.com/article/web_31117.html