feat(代理中心页): 取消下划线
This commit is contained in:
parent
f2347a693a
commit
83ea2d0c9d
@ -126,7 +126,7 @@
|
|||||||
{{ t('agency') }}
|
{{ t('agency') }}
|
||||||
</div>
|
</div>
|
||||||
<!-- 下划线元素 -->
|
<!-- 下划线元素 -->
|
||||||
<div
|
<!-- <div
|
||||||
style="
|
style="
|
||||||
width: 15px;
|
width: 15px;
|
||||||
height: 3px;
|
height: 3px;
|
||||||
@ -136,7 +136,7 @@
|
|||||||
transition: left 0.3s ease;
|
transition: left 0.3s ease;
|
||||||
"
|
"
|
||||||
:style="underlineStyle"
|
:style="underlineStyle"
|
||||||
></div>
|
></div> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- help -->
|
<!-- help -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user