无故事王国
2024-03-08 4966eb10cbf5ce9c6ee37a13d393fb0ae2d85b60
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)