chore(deps): 新增 apk-meta-parser、jszip、spark-md5 依赖,新增应用分类和安装包 API,重构设备详情抽屉组件

This commit is contained in:
TongTongStudio
2026-08-07 12:19:46 +08:00
parent aba4d2d3bc
commit 96a0b12582
16 changed files with 1915 additions and 1998 deletions

View File

@@ -51,6 +51,9 @@
"@vueuse/core": "^14.3.0",
"@wangeditor-next/editor": "^5.7.12",
"@wangeditor-next/editor-for-vue": "^5.1.14",
"apk-meta-parser": "^0.2.3",
"jszip": "^3.10.1",
"spark-md5": "^3.0.2",
"animate.css": "^4.1.1",
"axios": "^1.18.0",
"codemirror": "^5.65.21",
@@ -125,5 +128,6 @@
},
"repository": "https://gitee.com/youlaiorg/vue3-element-admin.git",
"author": "有来开源组织",
"license": "MIT"
"license": "MIT",
"__npminstall_done": false
}