WanPai/Root/Search/VC/WorldCupHeaderVC.swift
@@ -83,7 +83,7 @@ if let model = partModel?.value{ if let qrCode = WorldCupUserInfoQRCodel(id: model.id, isStudent: model.isStudent).toJSONString(){ QRPreview.show(qrCode,title: model.name) QRWithTitlePreview.show(qrCode,title: model.name) } } }