Skip to content

bkdwei/htmlBookReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmlBookReader

html文件阅读器

将需要显示的html和当强项目的文件放在同一个目录,并且将目录下的文件名更新到index.js中的files,最后打开index.html即可阅读当前目录的html文件。

如果是阅读本地的html文件,会涉及到跨域的问题。比如谷歌浏览器,需要添加启动参数。

chrome.exe -- allow-file-access-from-files

效果如图

htmlBookReader

About

html文件阅读器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors