diff --git a/src/components/func/geetest.vue b/src/components/func/geetest.vue index 5b525342..de6f339a 100644 --- a/src/components/func/geetest.vue +++ b/src/components/func/geetest.vue @@ -96,6 +96,7 @@ async function displayBox( lang: "zho", userInfo: JSON.stringify({ session_id: raw?.session_id }), https: true, + protocol: "https", }, (captchaObj: TGApp.BBS.Geetest.GeetestCaptcha) => { if (geetestEl.value === null) return;