mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
图片路径问题
This commit is contained in:
@@ -751,7 +751,7 @@ export default {
|
||||
}
|
||||
.case-banner{
|
||||
height: 240px;
|
||||
background: url('/images/case-banner.png');
|
||||
background: url('../../../../public/images/case-banner.png');
|
||||
}
|
||||
|
||||
::v-deep .el-checkbox{
|
||||
|
||||
Reference in New Issue
Block a user