调整一下子

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

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

View File

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

View File

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

View File

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

View File

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