❶ aspcms新聞詳細內容頁的標簽怎麼調用
相關內容調用
type,sort 可選參數
{aspcms:aboutart type=0 sort=1 num=12 key=[news:tag]}
<a href="[aboutart:link]">[aboutart:title len=20]</a>
{/aspcms:aboutart}
熱門內容
order=visits 按瀏覽量排序
time=month 一個月內 time=week 一周回 time=day 一天
不設置time則是所有答內容
{aspcms:news num=6 type=0 sort=1 time=month order=visits}
<a href="[aboutart:link]">[aboutart:title len=20]</a>
{/aspcms:news}
❷ aspcms2.2.9為啥不能修改超級管理員admin的用戶名啊
不要問那麼多為什麼,此路不通就換一條路,後台增加一個超級管理員賬戶,然後用超級管理員賬戶登陸,再刪掉默認超級管理員ADMIN賬戶!