How to directly display the content of the top-level column of dede

You can add it directly where you need it:

{dede:sql sql='Select content from dede_arctype where id=1'}
[field:content/]
{/dede:sql} 

Guess you like

Origin blog.csdn.net/hbznd/article/details/114326546