Pre Merge pull request !198 from dxldxl/dev

This commit is contained in:
dxldxl 2025-03-27 02:16:13 +00:00 committed by Gitee
commit 4a69d1a8a7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,4 +1,4 @@
import JSEncrypt from 'jsencrypt';
import JSEncrypt from 'jsencrypt/bin/jsencrypt.min.js';
// 密钥对生成 http://web.chacuo.net/netrsakeypair
const publicKey = import.meta.env.VITE_APP_RSA_PUBLIC_KEY;