dongj0316 / keyboard-license-plate

vue车牌号模拟键盘
MIT License
9 stars 3 forks source link

Not working in same of android 5.x webview #1

Open Dcell opened 4 years ago

Dcell commented 4 years ago

Not working in same of android 5.x webview

Dcell commented 4 years ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes

includes not work in ES5 <template v-if="disabledKeys.includes(item)">