fix: 新增图表列表数据

This commit is contained in:
MTrun
2022-01-13 16:20:25 +08:00
parent 24c649d19f
commit f243dbdd55
10 changed files with 120 additions and 43 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ import { ContentDetails } from './components/ContentDetails/index'
<style lang="scss" scoped>
$height: 100vh;
@include go('bg-point') {
@include background-image('background-point');
@extend .go-point-bg;
}
@include go('chart') {
height: $height;