极致cms

   1 、 极致cms常用标签使用

 

1、判断手机端电脑端判断是否手机端 {if(isMobile())} 手机端    {if(isWeixin())}    微信内置浏览器    {/if} {else} PC电脑端 {/if}