提交 2b2db1c8 authored 作者: junjie's avatar junjie

feat(数据集): 关联数据集

上级 e65b15b8
<template> <template>
<div class="container"> <div class="union-container">
<div class="union-header"> <div class="union-header">
{{ $t('dataset.join_view') }} {{ $t('dataset.join_view') }}
<div class="union-header-operator"> <div class="union-header-operator">
...@@ -152,7 +152,7 @@ export default { ...@@ -152,7 +152,7 @@ export default {
span{ span{
font-size: 12px; font-size: 12px;
} }
.container{ .union-container{
height: 275px; height: 275px;
} }
.union-header{ .union-header{
...@@ -177,6 +177,7 @@ span{ ...@@ -177,6 +177,7 @@ span{
} }
.union-body{ .union-body{
height: 240px; height: 240px;
width: 100%;
} }
.union-body-header{ .union-body-header{
height: 30px; height: 30px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论