mirror of https://github.com/layui/layui
Merge branch '2.x' of github.com:layui/layui into 2.x
commit
edc93a3f2e
|
@ -74,7 +74,7 @@ npm i layui
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
<!-- 引入 layui.js -->
|
<!-- 引入 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>
|
<h2 id="quickstart" lay-toc="{}">快速上手</h2>
|
||||||
|
|
Loading…
Reference in New Issue