younger_times
2023-07-24 858bd6df13a6a6415d12d8e60141575574646f58
WanPai/Root/Welfare/View/CoinStoreHeadView.swift
@@ -53,9 +53,9 @@
    }
    @IBAction func recoredAction(_ sender: UIButton) {
        let vc = RechargeRecordVC()
        vc.title = "积分明细"
        JQ_currentViewController().jq_push(vc: vc)
//        let vc = RechargeRecordVC()
//        vc.title = "积分明细"
//        JQ_currentViewController().jq_push(vc: vc)
    }