1
举个例子,可以试试,在模板内容页
if($info.view>10000) {:floor($info['view']/10000)} 万+ {else /} {$info.view} {/if}
其他页面参考对应数据对应修改