Merge pull request #148 from fwfmiao/master

🐛 fix: encrypt.js
This commit is contained in:
good luck 2021-03-02 09:35:32 +08:00 committed by GitHub
commit 27be9d9830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
import { JSEncrypt } from 'jsencrypt/bin/jsencrypt.min'
import JSEncrypt from 'jsencrypt'
import { getPublicKey } from '@/api/publicKey'
const privateKey =