第一版 支付微信

This commit is contained in:
2024-05-24 13:56:13 +08:00
parent b5264dc222
commit 8b74fc1611
98 changed files with 11892 additions and 11711 deletions

View File

@@ -71,7 +71,10 @@
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
],
"targetSdkVersion" : 30,
"minSdkVersion" : 21,
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
},
"ios" : {
"UIBackgroundModes" : [ "audio" ],
@@ -139,7 +142,8 @@
"android" : {
"hdpi" : "unpackage/res/icons/72x72.png"
},
"iosStyle" : "default"
"iosStyle" : "default",
"useOriginalMsgbox" : true
}
},
"uniStatistics" : {