WanPai/Root/Search/VC/WorldCupRankVC.swift
@@ -303,8 +303,8 @@ yearBtn.setTitleColor(.black.withAlphaComponent(0.74), for: .normal) yearBtn.titleLabel?.font = UIFont.systemFont(ofSize: 16) yearBtn.borderColor = UIColor(hexString: "#D9D9D9") yearBtn.borderWidth = 1 yearBtn.jq_borderColor = UIColor(hexString: "#D9D9D9") yearBtn.jq_borderWidth = 1 yearBtn.setImage(UIImage(named: "icon_down_arrow"), for: .normal) yearBtn.addTarget(self, action: #selector(filterAction), for: .touchUpInside) yearBtn.spacingBetweenImageAndTitle = 5