默認廣告代碼只針對默認模板
首頁中部廣告ID3
```
<li>
<img src="圖片">
<div>115CMS
<span>模型化cms內容管理系統</span>
</div>
<a target="_blank" href="http://www.115cms.com/" class="go">去看看</a>
</li>
```
最近更新文字廣告 ID2
```
<li>
<a href="/" target="_blank">
<i class="ad">廣告</i>
<span style="color:">DIYI</span>
</a>
<font class="new-time">02月06日</font>
</li>
```
首頁導航自定義廣告ID1
~~~
<a href="http://www.115cms.com" target="_blank" style="display: block;line-height: 60px;text-align: center;background-color: #FFC107;font-size: 20pt;font-weight: bold;color: #ffffff;">
115cms內容管理系統
</a>
~~~