显示本地资源
"Not allowed to load local resource: file:///android_assets/hello.html", source: data:text/html,chromewebdata (0)这个是什么问题
<!DOCTYPE html>
<html>
<head>
<title>����</title>
</head>
<body>
<h1>http://www.baidu.com.cn</h1>
</body>
</html>
这个是html代码