残余文件提交

This commit is contained in:
Jin857
2024-11-25 09:24:40 +08:00
parent 4c5279c601
commit d4d67247a2
5 changed files with 52 additions and 26 deletions

View File

@@ -20,9 +20,10 @@ class FAQSplashPage: FAQBaseAdPage, GDTSplashAdDelegate {
let logo = arguments["logo"] as? String,
let fetchDelay = arguments["fetchDelay"] as? CGFloat
else {
return
}
print("---->>> logo: \(logo)")
// logo
self.fullScreenAd = logo.isEmpty