// 关闭卡牌预览 public void OnClickCloseCardInfo() { audioPlayer.PlayUnChoseSound(); cardModel.CloseCardPreview(); }