mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
图片路径问题
This commit is contained in:
@@ -708,7 +708,7 @@ export default {
|
||||
|
||||
|
||||
::v-deep.el-dialog__header{
|
||||
background: url('/images/daochubg.png') 100% / 100% !important;
|
||||
background: url('../../../public/images/daochubg.png') 100% / 100% !important;
|
||||
}
|
||||
.textbut-box{
|
||||
// position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user