调整一下子

This commit is contained in:
aixianling
2022-05-13 10:19:52 +08:00
parent 5d0801ac21
commit 09d5995915
12 changed files with 10 additions and 12 deletions

View File

@@ -45,7 +45,7 @@ export default {
}
</script>
<style scoped lang="scss">
@import "../../../../../node_modules/dvcp-wui/common";
@import "~dvcp-wui/common";
.page {
width: 100vw;

View File

@@ -142,7 +142,7 @@ export default {
}
</script>
<style scoped lang="scss">
@import "../../../../../node_modules/dvcp-wui/common";
@import "~dvcp-wui/common";
.page {
width: 100vw;

View File

@@ -85,7 +85,6 @@ export default {
}
</script>
<style scoped lang="scss">
@import "../../../../../../node_modules/dvcp-wui/common";
.page {
width: 100vw;

View File

@@ -122,7 +122,6 @@ export default {
}
</script>
<style scoped lang="scss">
@import "../../../../../../node_modules/dvcp-wui/common";
.page {
width: 100vw;

View File

@@ -31,7 +31,7 @@ export default {
}
</script>
<style scoped lang="scss">
@import "../../../../../node_modules/dvcp-wui/common";
@import "~dvcp-wui/common";
.page {
width: 100%;