| | |
| | | }, |
| | | getPlatformGroup() { |
| | | getPlatformGroupList({ |
| | | queryData: 1, |
| | | queryData: 0, |
| | | queryType: 1 |
| | | }).then(res => { |
| | | this.platformGroupList = res.data || [] |
| | |
| | | margin-bottom: 120rpx; |
| | | } |
| | | .item { |
| | | width: 210rpx; |
| | | width: 220rpx; |
| | | height: 80rpx; |
| | | background: #f3f3f3; |
| | | border-radius: 40rpx; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | margin-bottom: 20rpx; |
| | | line-height: 80rpx; |
| | | text-align: center; |
| | | margin-bottom: 15rpx; |
| | | font-size: 30rpx; |
| | | margin-right: 30rpx; |
| | | margin-right: 15rpx; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | &:nth-of-type(3n){ |
| | | margin-right: 0; |
| | | } |