a7829ba5e691b3267e3d8e520f6ac9beae607589
- Updated main.ts to export createMessage and queryLogin. - Modified checkPluginLogin in login-handle.ts to return structured results. - Refactored query.ts to adjust imports and export queryLogin. - Cleaned up kv-login.ts by removing unused imports and improving method handling. - Adjusted Vite configuration for deployment path changes. - Simplified web.html by removing unnecessary import maps and scripts. - Created web.ts to handle login success events and user redirection logic.
可视化登录组件
主题色
黑白
<kv-login>
<div id="weixinLogin"></div>
</kv-login>
Description
Languages
TypeScript
92.3%
HTML
7.7%