mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 22:36:43 +08:00
图片路径问题
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
padding-top: 90px;
|
||||
width: 190px;
|
||||
// background: #387DF7;
|
||||
background: url('/images/homeWu/guide-bg.png') no-repeat 101% / 101%;
|
||||
background: url('../../../public/images/homeWu/guide-bg.png') no-repeat 101% / 101%;
|
||||
border-radius: 10px 0 0 10px;
|
||||
.left-title{
|
||||
width: 190px;
|
||||
|
||||
Reference in New Issue
Block a user