# Roleselector 角色选择器介绍
# 接入准备
1、需要使用 slug-login 组件先登录
2、使用登录 appid(微信服务号 appid、qq 互联 appid、wxpc 应用号 appid)、游戏名称、在 sop 提单。获取 site
# 效果演示
# 安装
目前只支持 CDN 的形式接入
<script
type="text/javascript"
src="https://gzhcos.qq.com/components/slug-role-selector/auth1.0/index.min.js"
></script>
1
2
3
4
2
3
4
<!--非个保法版本-->
<script
type="text/javascript"
src="https://gzhcos.qq.com/components/slug-role-selector/v1.0/index.min.js"
></script>
1
2
3
4
5
2
3
4
5
使用 →