mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	fix
This commit is contained in:
		| @@ -46,13 +46,11 @@ const initSocial = async () => { | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|   console.info(socialUsers.value) | ||||
| } | ||||
| const bind = (row) => { | ||||
|   const redirectUri = location.origin + '/user/profile?type=' + row.type | ||||
|   // 进行跳转 | ||||
|   socialAuthRedirect(row.type, encodeURIComponent(redirectUri)).then((res) => { | ||||
|     console.log(res.url) | ||||
|     window.location.href = res.data | ||||
|   }) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j