{template 'head'}
{template 'menu'}

试玩管理

{loop $demoJump['list'] $item} {/loop}
id 类型 APPid 路径 需要跳转次数 当前跳转次数 引导图 试玩时间单位秒 备注 操作
{$item['id']} {php echo $item['type'] ==1 ? '小程序' : 'h5'} {$item['appid']} {$item['path']} {$item['need_jump_number']} {$item['current_jump_number']} {$item['demo_time']} {$item['remarks']} 编辑   删除
{$demoJump['pages']}
{template 'record'}
{template 'finally'}