WanPai/SceneDelegate.swift
@@ -76,6 +76,11 @@ } } if ((URLContexts.first?.url.absoluteString.contains("weparklife://safepay")) != nil){ let url = URLContexts.first!.url YYPaymentManager.shared.handleApplication(UIApplication.shared, open: url, options: [:]) } if URLContexts.first!.url.host == "resendContextReqByScheme"{ WXApi.handleOpen(URLContexts.first!.url, delegate: YYPaymentManager.shared) }