You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <div class="item-article bg-white shadow-sm rounded p-3">
- <h2 class="mb-3">热门头条</h2>
- <ul>{dede:arclist row='10' titlelen='110' orderby='id'}
- <li><a title="[field:fulltitle/]" href="[field:arcurl/]">[field:global.autoindex/].[field:title/]</a></li>{/dede:arclist}
- </ul>
- </div>
|