调整一下子

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%;

View File

@@ -94,7 +94,7 @@ export default {
};
</script>
<style lang="scss" scope>
@import "../../../../node_modules/dvcp-wui/common";
@import "~dvcp-wui/common";
.top {
height: 480px;

View File

@@ -86,7 +86,7 @@ export default {
}
</script>
<style lang="scss">
@import "../../../../node_modules/dvcp-wui/common";
@import "~dvcp-wui/common";
.success {
height: 100vh;

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%;