联调cvt执行算法页面
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user