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