Merge pull request #6490 from dataease/pr@dev-v2@perf_workbranch_style

perf: 工作台样式
This commit is contained in:
fit2cloud-chenyw 2023-11-01 16:55:45 +08:00 committed by GitHub
commit 119594f98a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -336,8 +336,9 @@ const getEmptyDesc = (): string => {
padding: 8px 24px 0 24px;
background: #fff;
border-radius: 4px;
height: calc(100% - 280px);
margin-top: 16px;
// height: calc(100% - 280px);
// margin-top: 16px;
height: 100%;
.select-type-list {
width: 104px;

View File

@ -17,6 +17,8 @@ const { t } = useI18n()
const busiDataMap = computed(() => interactiveStore.getData)
const busiCountCardList = ref([])
const showTemplate = ref(false)
const router = useRouter()
const quickCreationList = shallowRef([
@ -159,7 +161,7 @@ fillCardInfo()
</div>
</div>
<div class="template-market-dashboard">
<div class="template-market">
<div v-if="showTemplate" class="template-market">
<div class="label">
模版市场
<div class="expand-all">