fix: 修复 demo 示例 layer 无效 cdn 链接

This commit is contained in:
click33 2024-11-20 14:15:23 +08:00
parent 192b2fdd09
commit 82b9f23945
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
</div>
</div>
<script src="https://unpkg.zhimg.com/jquery@3.4.1/dist/jquery.min.js"></script>
<script src="https://www.layuicdn.com/layer-v3.1.1/layer.js"></script>
<script src="https://www.layuicdn.com/layer-v3.1.0/layer.js"></script>
<script>window.jQuery || alert('当前页面CDN服务商已宕机请将所有js包更换为本地依赖')</script>
<script type="text/javascript">

View File

@ -20,7 +20,7 @@
<span style="color: #666;">(测试账号: sa / 123456</span>
</div>
<script src="https://unpkg.zhimg.com/jquery@3.4.1/dist/jquery.min.js"></script>
<script src="https://www.layuicdn.com/layer-v3.1.1/layer.js"></script>
<script src="https://www.layuicdn.com/layer-v3.1.0/layer.js"></script>
<script>window.jQuery || alert('当前页面CDN服务商已宕机请将所有js包更换为本地依赖')</script>
<script type="text/javascript">