This commit is contained in:
2026-02-10 09:51:18 +08:00
commit 634e0b9456
150 changed files with 18730 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"id": "zw-devicemac",
"name": "获取安卓设备MAC地址",
"displayName": "获取安卓设备MAC地址",
"version": "0.1.0",
"description": "兼容vue3用于获取安卓设备MAC地址,可支持Wi-Fi/蜂窝网络",
"keywords": [
"js",
"安卓MAC地址",
"vue3"
],
"dcloudext": {
"type": "js_sdk",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
}
},
"uni_modules": {
"dependencies": [],
"encrypt": []
}
}