提交最新项目

This commit is contained in:
liuyuan
2025-03-19 09:17:47 +08:00
parent 2e63c85114
commit 37829438bc
4 changed files with 142 additions and 39 deletions

View File

@@ -2,8 +2,8 @@
"name" : "心灵空间",
"appid" : "__UNI__BBBDFD2",
"description" : "心灵空间",
"versionName" : "1.0.02",
"versionCode" : 1002,
"versionName" : "1.0.03",
"versionCode" : 1003,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@@ -21,7 +21,10 @@
"Camera" : {},
"VideoPlayer" : {},
"Payment" : {},
"Share" : {}
"Share" : {},
"push" : false,
"ad" : false,
"statistics" : false
},
"privacy" : {
"prompt" : "template",
@@ -35,7 +38,8 @@
/* */
"distribute" : {
"apple" : {
"devices" : "universal"
"devices" : "universal",
"NSUserTrackingUsageDescription" : ""
},
/* android */
"android" : {