Explorar o código

Merge branch 'master' of https://github.com/chuzhixin/vue-admin-beautiful

chuzhixin %!s(int64=4) %!d(string=hai) anos
pai
achega
17ccbe00c7
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 0
      .gitignore
  2. 1 1
      src/utils/encrypt.js

+ 1 - 0
.gitignore

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

+ 1 - 1
src/utils/encrypt.js

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