mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
fix: 新增图表列表数据
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user