feat(榜首组件): 样式更新
This commit is contained in:
parent
4fe0ee7d7d
commit
efa07f6b3e
@ -59,13 +59,7 @@
|
|||||||
:style="{ width: isTopOne ? '30%' : '40%' }"
|
:style="{ width: isTopOne ? '30%' : '40%' }"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
style="
|
style="font-weight: 700; color: #642624"
|
||||||
font-weight: 700;
|
|
||||||
background: linear-gradient(180deg, #ffe656 0%, #fff 100%);
|
|
||||||
background-clip: text;
|
|
||||||
-webkit-background-clip: text;
|
|
||||||
-webkit-text-fill-color: transparent;
|
|
||||||
"
|
|
||||||
class="showText"
|
class="showText"
|
||||||
:class="isTopOne ? 'top1Text' : 'text'"
|
:class="isTopOne ? 'top1Text' : 'text'"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user