This commit is contained in:
2026-07-06 16:16:30 +08:00
parent 7e73312838
commit fb9a55229f
3 changed files with 18 additions and 10 deletions

View File

@@ -34,7 +34,6 @@ export default defineManifestConfig({
"UniNView": {
"description": "UniNView原生渲染"
},
"Payment": {},
"UIWebview": {},
},
/* 应用发布信息 */
@@ -83,13 +82,6 @@ export default defineManifestConfig({
}
},
/* SDK配置 */
"sdkConfigs": {
"payment": {
"alipay": {
"__platform__": ["ios", "android"]
}
}
},
"icons": {
"android": {
"hdpi": "static/icons/72x72.png",