beta
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user