1. 首页
  2. 数据库
  3. 其它
  4. mobile device detect:检测移动设备及其类型 源码

mobile device detect:检测移动设备及其类型 源码

上传者: 2021-04-27 23:16:26上传 ZIP文件 57.41KB 热度 22次
移动设备检测 用javascript处理移动设备的助手。 安装 要安装,可以使用npm或yarn: npm install mobile-device-detect --save or yarn add mobile-device-detect 用法 将任何帮助程序导入您的组件,例如,在Vue.js中: < script > import { isMobile } from 'mobile-device-detect' ; export default { name : 'HelloWorld' , data ( ) { return { msg : isMob
下载地址
用户评论