简介

2017-05-10  本文已影响0人  小学酱

我是谁

基于jquery的界面UI插件

下载地址

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

使用

使用script标签来引用,同时要引用easyui的css文件、icon图片等,不要忘记jquery.js。

<link rel="stylesheet" type="text/css" href="css/easyui.css">
<link rel="stylesheet" type="text/css" href="css/icon.css">
<script src="jquery.min.js"></script>
<script src="jquery.easyui.min.js"></script>

官方文档

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

上一篇下一篇

猜你喜欢

热点阅读