Commit 4d00b656 authored by IOS-张 博's avatar IOS-张 博

修改JS协议,调用打开新页面

parent 61e14dd8
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
//新增 //新增
else if ([event isEqualToString:@"openNewUrl"]) else if ([event isEqualToString:@"openNewUrl"])
{ {
[self openNewUrl:eventDic];
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment