如图,index.html页面要引用下面的jquery文件

springboot项目中如何引用Jquery文件

则 index.html 页面中引用的写法为如下:

<script type="text/javascript" src="/js/mobile/jquery-1.8.3.min.js"></script>

springboot项目中如何引用Jquery文件

相关文章:

  • 2021-12-03
  • 2021-11-22
  • 2021-12-18
  • 2021-12-09
  • 2021-04-29
  • 2022-01-02
猜你喜欢
  • 2021-12-26
  • 2022-03-07
  • 2022-12-23
  • 2021-09-13
  • 2022-12-23
  • 2021-05-17
  • 2021-12-28
相关资源
相似解决方案