WanPai/Root/Welfare/VC/WorldCupIntroVC.swift
@@ -43,7 +43,7 @@ btn.backgroundColor = Def_ThemeColor btn.addTarget(self, action: #selector(jumpAction), for: .touchUpInside) btn.setTitleColor(.white, for: .normal) btn.cornerRadius = 20 btn.jq_cornerRadius = 20 view.addSubview(btn) btn.snp.makeConstraints { make in make.left.equalTo(64)