if(misslove.product.info.id == Keysplit){
this.WiImgB = true;
}else{
this.WiImgA = true;
}
misslove.product.info.id = 75
The value ofKeysplit is 0: "75"
how to match the value in the Keysplit array with ID, and query whether this value exists.