This commit is contained in:
chuzhixin 2021-03-05 13:54:41 +08:00
commit 17ccbe00c7
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ dist
.env.local
.env.*.local
npm-debug.log*
yarn.lock
yarn-debug.log*
yarn-error.log*
.idea

View File

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