返回 nonceId,前端展示滑块组件,用户滑动到底后携带此 nonceId 请求发送短信验证码接口
curl --location '/captcha/slider'
{ "code": 0, "msg": "string", "data": "string", "other": {} }