Files
HybridWebView/ObjCAddJSInterface/test.html
billwang1990 0e4a4dcd65 init commit
2015-04-11 09:40:53 +08:00

15 lines
213 B
HTML

<html>
<head>
<script type="text/javascript">
ViewController.testFloat(1, function(ret){});
</script>
</head>
<body>
<br>
<h1>少年带朵花</h1>
</body>
</html>