简介

作者: 小学酱 | 来源:发表于2017-05-10 15:54 被阅读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

    相关文章

      网友评论

          本文标题:简介

          本文链接:https://www.haomeiwen.com/subject/occgtxtx.html