优化 `docs/index.md` 示例代码 (#1392)

优化 `docs/index.md` 示例代码
pull/1395/head
贤心 2023-10-09 11:17:56 +08:00 committed by GitHub
commit 5dbaddf601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>