'初始化提交'

This commit is contained in:
2025-08-11 22:55:39 +08:00
parent 3deaf322c6
commit 9ec6daa82b
212 changed files with 45916 additions and 0 deletions

34
plugins/android.json Normal file
View File

@@ -0,0 +1,34 @@
{
"prepare_queue": {
"installed": [],
"uninstalled": []
},
"config_munge": {
"files": {}
},
"installed_plugins": {
"com.verso.cordova.clipboard": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-appversion": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-file": {
"ANDROIDX_WEBKIT_VERSION": "1.4.0",
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-file-opener2": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-file-transfer": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-statusbar": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
},
"cordova-plugin-vibration": {
"PACKAGE_NAME": "cn.pandorastudio.mattlution"
}
},
"dependent_plugins": {}
}