polebear26 2023-09-01 09:39 采纳率: 0%
浏览 15
已结题

网页中Login按钮无反应,应该怎么设置?

网页中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


  • 写回答

11条回答 默认 最新

  • bug菌¹ Java领域优质创作者 2023-09-05 14:44
    关注
    获得1.05元问题酬金

    题主,这个问题我来替你解决(参考结合AI智能、文心一言),若有帮助,还望采纳,点击回答右侧采纳即可。


    根据控制台的错误提示,可能存在以下几个问题:

    1. 跨域问题:浏览器可能会阻止在指定域之外的脚本或资源的访问。你需要在服务器上添加适当的 CORS 标头,以允许来自指定来源的请求。可以参考这篇文章了解如何设置 CORS。

    2. jQuery 未加载:Bootstrap 的 JavaScript 需要在 jQuery 之前被加载。你需要确保在加载 Bootstrap 之前已经加载了 jQuery。你可以从官方网站下载 jQuery,或使用 CDN。

    3. 资源未找到:控制台中的错误可能是由于浏览器无法加载所需的资源(如 jQuery、Bootstrap 等)而引起的。确保你的代码引用的所有资源的 URL 都是正确的,且在服务器上可用。

    你可以一步一步排除以上问题,找出导致 Login 按钮无响应的原因,然后进行相应的修改。

    评论

报告相同问题?

问题事件

  • 系统已结题 9月10日
  • 赞助了问题酬金15元 9月2日
  • 修改了问题 9月2日
  • 修改了问题 9月2日
  • 展开全部

悬赏问题

  • ¥60 QQOP数据,什么是op数据号,怎么提取op数据!能不能大量提取(语言-c语言)
  • ¥15 matlab代码 关于微分方程和嵌套的分段函数。
  • ¥15 把VMware项目复制到另一台电脑
  • ¥15 onlyoffice编辑完后立即下载,下载的不是最新编辑的文档
  • ¥15 求caverdock使用教程
  • ¥15 Coze智能助手搭建过程中的问题请教
  • ¥15 12864只亮屏 不显示汉字
  • ¥20 三极管1000倍放大电路
  • ¥15 vscode报错如何解决
  • ¥15 前端vue CryptoJS Aes CBC加密后端java解密