我用的同城模板 他没红包插件 我都是商业版 我想调用这个到非官方模板的圈子里 现在发红包 圈子不显示
{if plugins_config('voicehb')}<div class="hongbaoBox" style="opacity: 0.4;"><a href="{:urls('voicehb/index',['aid'=>$id])}"><img src="__STATIC__/hongbao/hb.png"></a></div> {elseif(plugins_config('hongbao')) /}<div class="hongbaoBox" style="opacity: 0.4;"><a href="{:urls('hongbao/index',['aid'=>$id])}"><img src="__STATIC__/hongbao/hongbao.png"></a></div> {/if}
放在模板中需要显示的地方