Ge Will
Ge Will
Modify the access level of css to public in order to customize the WebView. This change allows users to apply their own styles to the WebView.
#### What's this PR do? - [x] Fix font size by set viewport, that means we set point as font size. - [x] Add line height, then we can calculate...
stdc++已废弃,Xcode 10 也不能编译通过。请删除 spec.libraries = 'stdc++'
Swift 项目中:Podfile 使用 use_frameworks! 编译时会报错,提示头文件未找到。