增加三方登陆相关的表结构

This commit is contained in:
YunaiV
2021-10-03 00:35:57 +08:00
parent 9be00d6035
commit 7b3a283074
9 changed files with 226 additions and 1007 deletions

View File

@ -68,7 +68,7 @@ export default {
created() {
this.getCookie();
// 三方登陆相关
this.type = 20;
this.type = 10; // TODO 芋艿:需要改
this.code = this.$route.query.code;
this.state = this.$route.query.state;
this.$store.dispatch("SocialLogin", {