mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
演示图片使用完整路径
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
/* 通用类结束 */
|
||||
|
||||
.ul-demo-img-bg {
|
||||
background-image : url("img/view.jpg");
|
||||
background-image : url("https://layui.ulthon.com/cdn/img/view.jpg");
|
||||
background-size : cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user