摘要:
1、安装jsencrypt包: npm i jsencrypt --save 2、新建加密工具类encryption.js: import {JSEncrypt} from 'jsencrypt' export function encrypt(str){ var encrypt = new JSE 阅读全文
posted @ 2018-05-02 16:46
dragon_cat
阅读(8056)
评论(0)
推荐(1)
2018年5月2日