lookforFree

1.官网下载地址:

http://www.jeasyui.com/download/index.php

一般下载 “GPL Edition” (开源版本)。

2.目录结构:

demo:案例,可以删

locale:语言包,只保留需要的。

plugins:插件,不使用按需加载的话,可以删

src:部分插件的源码,可以删

themes:样式主题,只保留需要的

3.引用

有两种引用方式:1.完整加载,2.按需加载

目前我使用的完整加载。按需加载就不介绍了。

引用顺序:

\themes\主题\easyui.css

\themes\icon.css        //图标样式

\jquery.min.js    

\jquery.easyui.min.js

\locale\easyui-lang-zh_CN.js    //中文语言包

 

 

 参考网站:

http://www.zi-han.net/case/easyui/form.html

http://www.w3cschool.cc/jeasyui/jqueryeasyui-tutorial.html

 

 

分类:

技术点:

相关文章:

  • 2021-07-20
  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2021-08-05
  • 2021-07-08
  • 2022-12-23
猜你喜欢
  • 2021-11-21
  • 2021-11-21
  • 2021-10-09
  • 2022-03-08
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案