mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 08:33:53 +08:00
update:统一接口读取方式
This commit is contained in:
@@ -143,7 +143,6 @@ export default {
|
||||
}
|
||||
|
||||
Api.user.register(this.form, ({ data }) => {
|
||||
console.log(data)
|
||||
if (data.code === 0) {
|
||||
showSuccess('注册成功!')
|
||||
goToPage('/login')
|
||||
|
||||
Reference in New Issue
Block a user