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