宠物店修改

This commit is contained in:
kai60
2020-05-02 14:56:49 +08:00
parent 8fca79324a
commit 53f06fcf43
100 changed files with 2672 additions and 198 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
@property(nonatomic,copy)NSString*picViewResultString;
@property(nonatomic,copy)NSString*picString;
@property (nonatomic, strong) NSString *type;
-(instancetype)initWithFrame:(CGRect)frame type:(NSString*)type;
@end