🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 注册 +++ get:http://stamp_ok_.com/ucenter/passport_api/register *reg_type=mobile # 注册类型 mobile:手机 email:邮箱 *mobile=17759462410 # 手机号码 *email=abc@qq.com # 邮箱号码 *mobile_area=+86 #区号 *password=123456fds #密码 *password1=12346fds #确认密码 reg=123456fds # 推荐码 <<< success { "status": 200, "msg": "登录成功" } <<< error {"status":"404","msg":"报错信息"} +++