WanPai/Common/View/AgreentView.swift
@@ -41,7 +41,7 @@ alertView.layoutIfNeeded() } if type != .other{ if type != .other && type != .matchStore{ Services.queryProtocol(type,progress: false).subscribe(onNext: { result in if let text = result.data?.jq_wrapHtml(){ alertView.webView.loadHTMLString(text, baseURL: nil)