国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

springboot bootcdn使用示例詳解

瀏覽:82日期:2023-02-18 08:20:36

應用:直接使用bootcdn提供的靜態資源,不需要本地存儲

bootcdn 官網:https://www.bootcdn.cn/

staticfile cdn官網: http://www.staticfile.org/

常用靜態資源

# layui.jshttps://cdn.bootcdn.net/ajax/libs/layui/2.6.8/layui.jshttps://cdn.bootcdn.net/ajax/libs/layui/2.6.8/layui.min.js # layui.css//unpkg.com/layui@2.6.8/dist/css/layui.csshttps://www.layuicdn.com/layui-v2.6.8/css/layui.css # jqueryhttps://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.jshttps://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js # bootstraphttps://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.0.2/css/bootstrap-grid.csshttps://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.0.2/css/bootstrap-grid.min.css # reacthttps://cdn.bootcdn.net/ajax/libs/react-is/0.0.0-experimental-6f3fcbd6f-20210730/cjs/react-is.development.jshttps://cdn.bootcdn.net/ajax/libs/react-is/0.0.0-experimental-6f3fcbd6f-20210730/cjs/react-is.development.min.js # vuehttps://cdn.bootcdn.net/ajax/libs/vue/3.2.0-beta.7/vue.cjs.jshttps://cdn.bootcdn.net/ajax/libs/vue/3.2.0-beta.7/vue.cjs.min.js

*********************

示例

***************

配置文件

cdn.properties

layui=https://cdn.bootcdn.net/ajax/libs/layui/2.6.8/layui.min.jsjquery=https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js

***************

前端頁面

index.html

<!DOCTYPE html><html lang='en' xmlns:th='http://www.thymeleaf.org'><head> <meta charset='UTF-8'> <title>Title</title> <script th:src='http://www.intensediesel.com/bcjs/${application.jquery}'></script> <script th:src='http://www.intensediesel.com/bcjs/${application.layuijs}'></script> <link rel='stylesheet' th:href='http://www.intensediesel.com/bcjs/${application.layuicss}'> <!-- <script>$(function (){ $('#btn').click(function (){alert('hello world'); })}) </script>--> <script>layui.use(’layer’,function (){ var layer=layui.layer; $('#btn').click(function (){$('#1').html('瓜田李下<br>'); layer.msg(’hello’) })}) </script></head><body><div th:align='center'> <span style='background-color: purple;font-size: large'></span><br> <button class='layui-btn'>點擊一下</button></div></body></html>

*********************

到此這篇關于springboot bootcdn使用的文章就介紹到這了,更多相關springboot bootcdn內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

標簽: Spring
相關文章:
主站蜘蛛池模板: 克拉玛依市| 固阳县| 长海县| 大埔县| 龙山县| 广河县| 龙口市| 新巴尔虎右旗| 临漳县| 思茅市| 陵水| 怀仁县| 抚顺县| 汉阴县| 长乐市| 张家界市| 察哈| 大英县| 通山县| 营口市| 禹州市| 姜堰市| 行唐县| 泗水县| 墨竹工卡县| 孝感市| 永嘉县| 崇仁县| 盐池县| 迁安市| 大化| 鸡西市| 惠安县| 宿松县| 东光县| 密山市| 崇左市| 长岭县| 博客| 罗江县| 禄劝|