mirror of
https://github.com/zhigang1992/HybridWebView.git
synced 2026-04-26 05:05:25 +08:00
15 lines
213 B
HTML
15 lines
213 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
ViewController.testFloat(1, function(ret){});
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
<br>
|
|
|
|
<h1>少年带朵花</h1>
|
|
|
|
</body>
|
|
|
|
</html> |