调整一下子
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100vw;
|
||||
|
||||
@@ -142,7 +142,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100vw;
|
||||
|
||||
@@ -85,7 +85,6 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../../../node_modules/dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100vw;
|
||||
|
||||
@@ -122,7 +122,6 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../../../node_modules/dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100vw;
|
||||
|
||||
@@ -31,7 +31,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user