WanPai/Common/View/AgreentView.swift
@@ -43,7 +43,7 @@ let attributed = AttributedStringbuilder.build() if type != .other && type != .matchStore && type != .useStore{ if type != .other && type != .matchStore && type != .useStore && type != .matchPoint{ Services.queryProtocol(type,progress: false).subscribe(onNext: { result in if let text = result.data?.jq_wrapHtml(){ attributed.add(string: text, withFont: UIFont.systemFont(ofSize: 14, weight: .semibold), withColor: UIColor(hexStr: "727272"), lineSpace: 4)