| src/App.vue | ●●●●● patch | view | raw | blame | history |
src/App.vue
@@ -111,6 +111,12 @@ if (r != null) return decodeURIComponent(r) return null }, _isMobile () { const flag = navigator.userAgent.match( /(phone|pad|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows phone)/i ) return flag } } } </script>