<!-- 1 jQuery的js包 -->
<script type="text/javascript"   src="jquery-easyui-1.4.4/jquery.min.js"></script>

<!-- 2、CSS资源 -->
<link rel="stylesheet" type="text/css"  href="jquery-easyui-1.4.4/themes/default/easyui.css">
<!-- 3、图片包 -->
<link rel="stylesheet" type="text/css"   href="jquery-easyui-1.4.4/themes/icon.css" >

<!-- 4、easyui的js包 -->
<script type="text/javascript" src="jquery-easyui-1.4.4/jquery.easyui.min.js"></script>

<!-- 5、本地语言 -->
<script type="text/javascript"  src="jquery-easyui-1.4.4/locale/easyui-lang-zh_CN.js" ></script>

 

相关文章:

  • 2021-04-19
  • 2021-09-12
  • 2021-12-05
  • 2021-03-31
  • 2021-10-31
  • 2021-11-26
  • 2021-10-29
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2021-12-04
  • 2022-01-10
  • 2021-09-07
  • 2021-08-31
相关资源
相似解决方案