{echo:JS::import('dialog?skin=tinysimple');} {echo:JS::import('dialogtools');} {set:$config = Config::getInstance(); $other = $config->get('other'); $reg_way = isset($other['other_reg_way'])?$other['other_reg_way']:0;$reg_way = explode(',',$reg_way);$reg_way = array_flip($reg_way);}

用户注册

    {if:isset($reg_way[0])}
  • {/if} {if:isset($reg_way[1])} {if:class_exists('SMS')}
  • {else:}
  • 非对应授权版本无法使用手机注册用户功能!
  • {/if} {/if}
  • {if:isset($reg_way[1]) && class_exists('SMS') && SMS::getInstance()->getStatus()}
  • {else:}
  • {/if}
  •  
  • {token:key=reg}
{echo:JS::import('form')}