图片路径问题

This commit is contained in:
lmj
2022-10-15 17:33:25 +08:00
parent 75c7d055ba
commit 6db89f2dc0
10 changed files with 10 additions and 10 deletions

View File

@@ -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{