调整版本树文案

This commit is contained in:
X1627315083@163.com
2026-03-06 15:38:17 +08:00
parent 0d29e8fc44
commit 17a51faebb

View File

@@ -132,7 +132,7 @@ const {} = toRefs(data)
:with-header="false"
>
<div class="versionTreeTitle">
<span>Version Tree: Retro Sofa Sketch</span>
<span>Version Tree</span>
<div class="closeBtn" @click="versionTreeData.drawer = false">
<div class="closeIcon">
<SvgIcon name="close" />
@@ -219,7 +219,7 @@ const {} = toRefs(data)
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
border-radius: .8rem;
border: 1.5px solid #D9D9D9;
color: rgba(0, 0, 0, 0.6);
> .versionExport{