WanPai/Root/Search/VC/MeQRCodeVC.swift
@@ -19,7 +19,7 @@ title = "我的二维码" Services.queryProtocol(.matchStore, progress: false).subscribe(onNext: {[weak self] text in Services.queryProtocol(.useStore, progress: false).subscribe(onNext: {[weak self] text in self?.label_content.text = (text.data ?? "").jq_filterFromHTML_1() }).disposed(by: disposeBag) }