修改页面样式

This commit is contained in:
DESKTOP-GH3RO9U\ting
2022-05-31 10:16:05 +08:00
parent 3ba887662c
commit 80a5c40427
61 changed files with 636 additions and 132 deletions
+2 -2
View File
@@ -169,6 +169,6 @@
}
}
</script>
<style scoped>
@import '~@assets/less/common.less'
<style lang="less" scoped>
@import '~@assets/less/common.less';
</style>