| | |
| | | this.pkcontent = false |
| | | this.status = 1 |
| | | this.shopPageDataSou = this.shopPageData.filter(item1 => { |
| | | console.log(item1.attrFirstIds, this.attributeOne.id) |
| | | if ( |
| | | (this.attributeOne.id ? item1.attrFirstIds.indexOf(String(this.attributeOne.id)) !== -1 : true) && |
| | | (this.attributeTwo.id ? item1.attrFirstIds.indexOf(String(this.attributeTwo.id)) !== -1 : true) && |
| | |
| | | opacity: 0; |
| | | transform: translate(0%, 0%); |
| | | z-index: -1; |
| | | height: 56px; |
| | | height: 45px; |
| | | display: flex; |
| | | align-items: center; |
| | | background: rgba(0,224,255,0.3); |
| | | background: #ffffff; |
| | | border-radius: 8px; |
| | | image { |
| | | width: 32px; |