方法一:手機上設置中查看
設置-->應用程序管理-->全部-->Android System WebView
方法二:adb指令查看(前提,已安裝android sdk環境)
1,win+R 輸入cmd打開命令窗口
2,輸入指令:adb shell am start -a android.intent.action.VIEW -d https://liulanmi.com/labs/core.html
3,查看手機上顯示的內核版本