|
@@ -31,11 +31,11 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-- (void)setValuesForKeysWithDictionary:(NSDictionary<NSString *,id> *)keyedValues {
|
|
|
|
|
- [super setValuesForKeysWithDictionary:keyedValues];
|
|
|
|
|
-
|
|
|
|
|
- [self setIconURL:@"https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1536134884&di=9ea523019212b373ac04f4411e8aa56b&imgtype=jpg&er=1&src=http%3A%2F%2Fp3.music.126.net%2Fyp-UZgqWp6FV_AN4hPozjQ%3D%3D%2F109951163414711232.jpg"];
|
|
|
|
|
-}
|
|
|
|
|
|
|
+//- (void)setValuesForKeysWithDictionary:(NSDictionary<NSString *,id> *)keyedValues {
|
|
|
|
|
+// [super setValuesForKeysWithDictionary:keyedValues];
|
|
|
|
|
+//
|
|
|
|
|
+// [self setIconURL:@"https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1536134884&di=9ea523019212b373ac04f4411e8aa56b&imgtype=jpg&er=1&src=http%3A%2F%2Fp3.music.126.net%2Fyp-UZgqWp6FV_AN4hPozjQ%3D%3D%2F109951163414711232.jpg"];
|
|
|
|
|
+//}
|
|
|
|
|
|
|
|
- (void)setIconURL:(NSString *)iconURL {
|
|
- (void)setIconURL:(NSString *)iconURL {
|
|
|
_iconURL = iconURL;
|
|
_iconURL = iconURL;
|