增加文章等的seo_title的设置
不知道是不是作者忘记加了。
在article_set.htm photo_set.htm product_set.htm中
seo_description钱
加入
<tr>
<th class="th">SEO标题</th>
<td class="col"><input name="seo_title" type="text" value="{$data[seo_title]}" class="inp w1" /></td>
</tr>
即可后台录入seo_title