From 4800366c4ae36b4900b34b7f183390fd9cd0d33b Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期一, 28 十月 2024 18:45:14 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' into test --- student/index.html | 41 ++++++++++++++++++++--------------------- 1 files changed, 20 insertions(+), 21 deletions(-) diff --git a/student/index.html b/student/index.html index 7efcef5..5802e88 100644 --- a/student/index.html +++ b/student/index.html @@ -1,22 +1,21 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="UTF-8" /> - <link rel="icon" type="image/svg+xml" href="/vite.svg" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>璇煶瑙嗛鍩硅绯荤粺</title> - <!-- 鐢熶骇鐗堟湰鎹㈡簮 --> - <script src='https://www.kgmeet.com:8443/external_api.js'></script> - <script type="module" crossorigin src="/assets/index-VO6QaAsp.js"></script> +<!doctype html> +<html lang="en"> + <head> + <meta charset="UTF-8" /> + <link rel="icon" type="image/svg+xml" href="/vite.svg" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>璇煶瑙嗛鍩硅绯荤粺</title> + <!-- 鐢熶骇鐗堟湰鎹㈡簮 --> + <script src='https://www.kgmeet.com:18443/external_api.js'></script> + <script type="module" crossorigin src="/assets/index-B-GukICK.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-S1yXFEKF.css"> - </head> - <body> - <div id="app"></div> - - <script> - window.onload = () => { - window.JitsiMeetExternalAPI = JitsiMeetExternalAPI; - } - </script> - </body> -</html> + </head> + <body> + <div id="app"></div> + <script> + window.onload = () => { + window.JitsiMeetExternalAPI = JitsiMeetExternalAPI; + } + </script> + </body> +</html> -- Gitblit v1.8.0