js安装和使用md5 执行安装 npm install js-md5 使用 getMd5(str){ let md5 = require('js-md5'); return md5(str); } 案例 123456=> e10adc3949ba59abbe56e057f20f883e