删除无用代码
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<template>
|
||||
<Page :auto-content-height="true">
|
||||
<div class="flex h-full gap-[8px]">
|
||||
<DpTree class="h-full w-[300px]" @checked="onNodeChecked" />
|
||||
<div class="h-full tree-box">
|
||||
<DpTree class="h-full w-[300px]" @checked="onNodeChecked" />
|
||||
</div>
|
||||
<div class="bg-background flex-1">
|
||||
<div class="video-play-area flex h-full flex-wrap">
|
||||
<div
|
||||
|
Reference in New Issue
Block a user