更新引入路径为相对路径

This commit is contained in:
aixianling
2022-08-22 09:28:16 +08:00
parent 58ec778b3e
commit 7b5841122e

View File

@@ -182,7 +182,7 @@ export default {
font-family: DIN;
src: url("assets/D-DINExp.otf");
}
@import "components/animation";
@import "../../animation";
.AiDvWrapper {
.viewPanel {
display: flex;