🚀 Welcome to best utils 常用工具函数 安装 npm install bestUtils --save or yarn add bestUtils --save 使用 import bestUtils from 'bestUtils' // 获取URL参数 (search or hash) console.log(bestUtils.query) // 返回一个对象