删除css报错

This commit is contained in:
liuye
2022-05-16 14:47:12 +08:00
parent 2c73f6616e
commit f19f23ead3
2 changed files with 0 additions and 2 deletions

View File

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

View File

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