无故事王国
2023-11-24 0956065363582c474fdead4b923adced42138641
WanPai/Common/View/AgreentView.swift
@@ -43,7 +43,7 @@
      let attributed = AttributedStringbuilder.build()
      if type != .other && type != .matchStore{
      if type != .other && type != .matchStore && type != .useStore{
            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)