Bootstrap、Vue、Layui、Tailwind 引用
约 109 字小于 1 分钟
2025-11-23
Bootstrap(5.3.0-alpha1)网站
<link rel="stylesheet" href="https://dev.mcenahle.org.cn/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://dev.mcenahle.org.cn/bootstrap/css/bootstrap-icons.css">
<script src="https://dev.mcenahle.org.cn/bootstrap/js/bootstrap.bundle.min.js"></script>Vue(3.5.22)网站
<script src="https://dev.mcenahle.org.cn/vue/vue-framework/vue.global.js"></script>Layui(2.7 - 稳定版)网站
<link rel="stylesheet" href="https://dev.mcenahle.org.cn/layui-v2.7/css/layui.css">
<script src="https://dev.mcenahle.org.cn/layui-v2.7/layui.js"></script>Layui(2.12 - 最新版)网站
<link rel="stylesheet" href="https://dev.mcenahle.org.cn/layui/css/layui.css">
<script src="https://dev.mcenahle.org.cn/layui/layui.js"></script>Tailwind 网站
<link rel="stylesheet" href="https://dev.mcenahle.org.cn/tailwind/tailwind.min.css">
<script src="https://dev.mcenahle.org.cn/tailwind/tailwind.js"></script>版权所有
版权归属:mcenahle
