杨锴
2024-11-09 5415b6659e542b21058428bbc0d38e7f5783815b
XQMuse/Root/Me/VC/WalletRechargeVC.swift
@@ -30,8 +30,8 @@
        view.backgroundColor = .white
        for v in 0...5{
            productList.insert("com.XQMuse.p.\(v)")
        for v in 0...3{
            productList.insert("com.XQmuse.coin.\(v + 1)")
        }
        collectionView.delegate = self