mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-26 03:16:36 +08:00
修改图片问题
This commit is contained in:
parent
c5e5648781
commit
18506562bd
@ -81,7 +81,7 @@
|
|||||||
height: 90px;
|
height: 90px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
|
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
|
||||||
background: url("__ROOT__/static/plugs/uploader/theme/image.png") no-repeat center center;
|
background: url("__ROOT__/static/theme/img/image.png") no-repeat center center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user