增加全局scss文件

This commit is contained in:
liushiting
2020-01-02 17:57:40 +08:00
parent 2d0132e8c7
commit 4e6845b30e
5 changed files with 32 additions and 3 deletions

View File

@@ -468,9 +468,10 @@
}
</script>
<style scoped>
<style scoped lang="scss">
.project {
height: 100%;
background: $color-red;
}
.content-right-option {
cursor: pointer;