BuWanVideo2.0/JSAPI.m
@@ -15,6 +15,10 @@ @implementation JSAPI - (NSString *)getVersion:(NSString *)msg { return Version; } - (NSString *)login:(NSString *)msg { [[NSNotificationCenter defaultCenter] postNotificationName:@"h5Login" object:nil]; return msg;