6 Commits

Author SHA1 Message Date
f9b0b05c7e
去掉bgUrl的设定 2026-05-16 14:18:33 +08:00
02e12f6e3d
验证码控件部分样式调整 2026-05-16 12:42:42 +08:00
662b22576d
refactor: simplify captcha selector naming
Convert captcha vendor templates and DOM selectors from id-based tianai naming to class-based captcha naming.

Update the shared captcha container, common tips/loading helpers, and slider/rotate/concat/disable/image-click implementations so template markup, DOM queries, and less selectors stay aligned.

Keep captcha.js as the single style entry for the captcha module and remove per-component less imports from the submodule JavaScript files.
2026-05-16 12:25:52 +08:00
e0f6175fed
登录功能接入验证码 2026-05-16 12:11:22 +08:00
ee88c8abe9
删除废弃代码 2026-05-15 15:53:59 +08:00
3e331f58ce
验证码调试页面 2026-05-15 15:43:59 +08:00