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