前端加密模块 前端加密模块 安装 yarn add front-md5 使用 import { hexMd5 } from 'front-md5'; const result = hexMd5('password');