党建大屏
This commit is contained in:
@@ -159,7 +159,7 @@ export default {
|
||||
},
|
||||
|
||||
mounted () {
|
||||
|
||||
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
@@ -210,6 +210,7 @@
|
||||
headerHeight: 42,
|
||||
rowNum: rowNum || 7,
|
||||
index: isShowIndex === '1',
|
||||
waitTime: 8000,
|
||||
carousel: 'page',
|
||||
indexHeader: '排名',
|
||||
align: ['center', 'center', 'center', 'center', 'center']
|
||||
@@ -244,8 +245,12 @@
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
|
||||
& > div:nth-of-type(2n - 1) {
|
||||
background-color: transparent!important;
|
||||
}
|
||||
|
||||
& > div:nth-of-type(2n) {
|
||||
background: rgba(0, 0, 0, 0.1)!important;
|
||||
background-color: rgba(0, 0, 0, 0.1)!important;
|
||||
}
|
||||
|
||||
.index {
|
||||
|
||||
Reference in New Issue
Block a user