联调cvt执行算法页面

This commit is contained in:
GGJ
2025-03-11 15:29:31 +08:00
parent 566949569a
commit f4a22dbed1
3 changed files with 5 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
v-show="!collapse"
class="sidebar-title"
:style="{ fontSize: settings.layout === 'layout1' && settings.title.length >= 8 ? '14px' : '24px'}"
>{{ settings.title }} </h1>
>{{ settings.title }} <span style="font-size: 14px">(v1.0.0)</span> </h1>
</transition>
</div>
</div>