From 46c97bb5b4fe7f29b58476c3ee9cd1b910e5bc99 Mon Sep 17 00:00:00 2001 From: liangzai <2440983361@qq.com> Date: Tue, 24 Feb 2026 16:47:49 +0800 Subject: [PATCH 1/3] add ali captcha --- index.html | 116 ++++++++++++++++---------- src/auto-imports.d.ts | 1 + src/components/InquireForm.vue | 92 +++++++++++---------- src/components/LoginDialog.vue | 71 +++++++--------- src/composables/useAliyunCaptcha.js | 122 ++++++++++++++++++++++++++++ src/views/Login.vue | 61 ++++++-------- 6 files changed, 304 insertions(+), 159 deletions(-) create mode 100644 src/composables/useAliyunCaptcha.js diff --git a/index.html b/index.html index a8d28ec..2083869 100644 --- a/index.html +++ b/index.html @@ -1,21 +1,33 @@ - +
- - - - + + + + - + -