提交 9bc0f5fc 编写于 作者: I im-robot

chore: update modules.json

上级 12ffbbf6
...@@ -114,6 +114,19 @@ ...@@ -114,6 +114,19 @@
} }
} }
}, },
"uni-getElementById": {
"uni": {
"getElementById": {
"name": "getElementById",
"app": {
"js": false,
"kotlin": false,
"swift": true,
"arkts": false
}
}
}
},
"uni-getLocation": { "uni-getLocation": {
"provider": { "provider": {
"service": "location" "service": "location"
...@@ -693,6 +706,42 @@ ...@@ -693,6 +706,42 @@
"video" "video"
] ]
}, },
"uni-virtualPayment": {
"uni": {
"requestVirtualPayment": {
"name": "requestVirtualPayment",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"restoreCompletedTransactions": {
"name": "restoreCompletedTransactions",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"getUnfinishedTransactions": {
"name": "getUnfinishedTransactions",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"finishedTransaction": {
"name": "finishedTransaction",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
}
}
},
"uni-websocket": { "uni-websocket": {
"uni": { "uni": {
"connectSocket": { "connectSocket": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册