feat: 新增API加解密,通过options设置isEncrypt

This commit is contained in:
panda
2025-12-24 18:19:39 +08:00
parent fd723685d9
commit 628b7a966c
6 changed files with 279 additions and 6 deletions

View File

@@ -115,6 +115,7 @@
"abortcontroller-polyfill": "^1.7.8",
"crypto-js": "^4.2.0",
"dayjs": "1.11.10",
"jsencrypt": "^3.5.4",
"pinia": "2.0.36",
"pinia-plugin-persistedstate": "3.2.1",
"vue": "^3.4.21",