多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## **使用示例** > 参考 Jquery 文档([https://jquery.com/](https://jquery.com/)) > 版本:v3.4.1 ***** ``` <script type="text/javascript"> Every.use(['jquery'],function($){ // jquery模块改变文字 $('.au').text('哈哈'); }); </script> ``` ## **您还可以应用这些插件** | 插件 | 引用名称 | 参考地址 | --- | --- |--- | | jquery.form.js | jquery.form | [https://plugins.jquery.com/form/](https://plugins.jquery.com/form/) | |jquery.cookie.js | jquery.cookie |[https://plugins.jquery.com/cookie/](https://plugins.jquery.com/cookie/)|