标签: html css
我在 if let jsonData = response.result.value as? [String: [String]] { for hashtag in jsonData["hashtags"] { print(hashtag) // and so on } } 尝试href徽标。使用此代码,所有navbar都有切换navbar,我无法在徽标上添加href。
if let jsonData = response.result.value as? [String: [String]] { for hashtag in jsonData["hashtags"] { print(hashtag) // and so on } }
href
navbar