Merge branch '2.x' of github.com:layui/layui into 2.x

This commit is contained in:
贤心 2023-10-10 11:33:20 +08:00
commit edc93a3f2e

View File

@ -74,7 +74,7 @@ npm i layui
```
```
<!-- 引入 layui.js -->
<script src="//unpkg.com/layui@{{= d.layui.v }}/dist/layui.js">
<script src="//unpkg.com/layui@{{= d.layui.v }}/dist/layui.js"></script>
```
<h2 id="quickstart" lay-toc="{}">快速上手</h2>