mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 19:05:07 +08:00
【解决todo】合并 scss
This commit is contained in:
@ -185,9 +185,11 @@ onUnmounted(async () => {
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
||||
<!-- TODO fan:这 2 个 scss 可以合并么? -->
|
||||
<style lang="scss">
|
||||
.dr-task {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.task-card {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -229,9 +231,3 @@ onUnmounted(async () => {
|
||||
align-items: center;
|
||||
}
|
||||
</style>
|
||||
<style scoped lang="scss">
|
||||
.dr-task {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user