flat: jsonp

This commit is contained in:
Apcallover
2024-04-15 15:30:10 +08:00
parent f99816be2a
commit 687047f7d7
4 changed files with 31 additions and 9 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"decimal.js": "^10.2.0",
"js-base64": "^2.4.9",
"js-md5": "^0.7.3"
"js-md5": "^0.7.3",
"vue-jsonp": "^2.0.0"
}
}