mirror of
https://gitee.com/layui/layui.git
synced 2026-01-28 19:11:26 +08:00
test: 更新示例外部资源 CDN 路径
This commit is contained in:
@@ -15,8 +15,8 @@ body{padding: 20px;}
|
||||
|
||||
<!-- 让IE8/9支持媒体查询,从而兼容栅格 -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://cdn.staticfile.net/html5shiv/r29/html5.min.js"></script>
|
||||
<script src="https://cdn.staticfile.net/respond.js/1.4.2/respond.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/r29/html5.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user