网页中Login按钮无反应,应该怎么设置? 大家帮帮忙
刚重装好的win7 和win10 用浏览器打开 Login按钮都无反应,按百度搜索出的设置调整后也无效!
代码中是浏览器控制台的内容:
Access to script at 'https://code.jquery.com/jquery-3.6.0.min.js' from origin 'https://student-unisa.studylink.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
index.cfm:38 GET https://code.jquery.com/jquery-3.6.0.min.js net::ERR_FAILED 404
bootstrap.bundle.min.js:6 Uncaught TypeError: Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.
at Object.jQueryDetection (bootstrap.bundle.min.js:6:2481)
at bootstrap.bundle.min.js:6:2798
at bootstrap.bundle.min.js:6:167
at bootstrap.bundle.min.js:6:246
jQueryDetection @ bootstrap.bundle.min.js:6
(匿名) @ bootstrap.bundle.min.js:6
(匿名) @ bootstrap.bundle.min.js:6
(匿名) @ bootstrap.bundle.min.js:6
index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:87 Uncaught ReferenceError: $ is not defined
at index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:87:1
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:87
daterangepicker.jQuery.js:20 Uncaught ReferenceError: jQuery is not defined
at daterangepicker.jQuery.js:20:1
(匿名) @ daterangepicker.jQuery.js:20
index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:292 Uncaught ReferenceError: $ is not defined
at index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:292:1
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:292
notify.min.js:1 Uncaught ReferenceError: jQuery is not defined
at notify.min.js:1:246
at notify.min.js:1:255
(匿名) @ notify.min.js:1
(匿名) @ notify.min.js:1
index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:13 GET https://www.googletagmanager.com/gtm.js?id=GTM-P3WT9NV net::ERR_ABORTED 404 (Not Found)
nrWrapper @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:13
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:31
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:32
index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:13 GET https://www.googletagmanager.com/gtm.js?id=GTM-KWN9ZR net::ERR_ABORTED 404 (Not Found)
nrWrapper @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:13
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:115
(匿名) @ index.cfm?event=security.showLogin&msg=eventsecured&fr=sp&en=default:116
DevTools 无法加载来源映射:无法加载 https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js.map 的内容:连接错误: net::ERR_CONNECTION_TIMED_OUT
DevTools 无法加载来源映射:无法加载 https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css.map 的内容:连接错误: net::ERR_CONNECTION_TIMED_OUT