分拣包装

This commit is contained in:
2023-06-16 10:40:06 +08:00
parent f27869ea60
commit 61b2fb2d79
6 changed files with 1364 additions and 184 deletions

View File

@@ -757,7 +757,7 @@ export default {
border 1px solid rgba(8,205,248,0.3)
.scroll_tab_1
_wh(100%, 40px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
li
float left
width 20%
@@ -775,7 +775,7 @@ export default {
.scroll-ul_1
li
_wh(100%, 44px)
border-bottom 1 solid rgba(8,205,248,0.3)
border-bottom 1px solid rgba(8,205,248,0.3)
&:nth-child(even)
background rgba(1,24,52,0.60)
box-shadow inset 0px 1px 0px 0px rgba(13,89,115,0.3)