二维码规则列表
{if $user['applet']['status']['value'] == 1}
{if $list['errcode']==0}

规则数量:{$list['total_count']},本月还可发布{$list['qrcodejump_pub_quota']}次

{/if}
{if $list['errcode']==0 AND sizeof($list['rule_list'])>0} {foreach $list['rule_list'] as $item} {/foreach} {else /} {/if}
二维码规则 跳转页面 使用范围 发布状态 操作
{$item['prefix']} {$item['path']} {$item['open_version']==1?'开发版':''} {$item['open_version']==2?'体验版':''} {$item['open_version']==3?'正式版':''} {$item['state']==1?'未发布':''} {$item['state']==2?'已发布':''}
{$list['errcode'] == 0 ? '暂无记录' : 'code:'.$list['errcode'].',msg:'.$list['errmsg']}
{else /}
{$user['applet']['app_id'] == '' ?'未授权绑定小程序':'非授权模式,无操作权限'}
{/if}
{include file="wxapp/qrcode/add" /} {include file="wxapp/qrcode/edit" /}