fix: 避免前端打包缺少文件
This commit is contained in:
parent
6eb0a46edd
commit
2f99251deb
|
@ -264,6 +264,10 @@ export default {
|
|||
.login-logo {
|
||||
background: url(../assets/logo-dark-MeterSphere.svg);
|
||||
}
|
||||
|
||||
.logo-header {
|
||||
background: url(../assets/logo-light-MeterSphere.svg);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in New Issue