调整一下子
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%;
|
||||
|
||||
@@ -94,7 +94,7 @@ export default {
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scope>
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.top {
|
||||
height: 480px;
|
||||
|
||||
@@ -86,7 +86,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.success {
|
||||
height: 100vh;
|
||||
|
||||
@@ -147,7 +147,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
|
||||
@@ -143,7 +143,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
|
||||
@@ -126,7 +126,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
|
||||
@@ -151,7 +151,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
@import "../../../../node_modules/dvcp-wui/common";
|
||||
@import "~dvcp-wui/common";
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
|
||||
@@ -75,7 +75,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