bmfe / eros-plugin-ios-baseLibrary

eros ios sdk.
https://bmfe.github.io/eros-docs
MIT License
35 stars 50 forks source link

新增ios读取本地html功能 #10

Closed shawn-tangsc closed 6 years ago

shawn-tangsc commented 6 years ago

web标签读取src时,新增了可以使用bmlocal://打开放在assest目录内的html文件

demo:

   <web class="fixed-full-screen" src="bmlocal://assets/xxxxxx.html"></web>