update
init
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
<Header
|
||||
:class="getHeaderClass"
|
||||
style="overflow: hidden"
|
||||
:style="{
|
||||
backgroundColor: getEnvInfo().VITE_PLATFORM === 'YT' ? '#9eb7e3 !important' : '',
|
||||
height: getEnvInfo().VITE_PLATFORM === 'YT' ? '60px !important' : '80px !important',
|
||||
}"
|
||||
>
|
||||
<!-- left start -->
|
||||
<div :class="`${prefixCls}-left`">
|
||||
|
||||
Reference in New Issue
Block a user