|
|
@@ -27,7 +27,8 @@
|
|
|
"OAuth" : {},
|
|
|
"Share" : {},
|
|
|
"Camera" : {},
|
|
|
- "Barcode" : {}
|
|
|
+ "Barcode" : {},
|
|
|
+ "Push" : {}
|
|
|
},
|
|
|
/* 应用发布信息 */
|
|
|
"distribute" : {
|
|
|
@@ -63,13 +64,12 @@
|
|
|
"entitlements" : {
|
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "dSYMs" : false
|
|
|
},
|
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
|
- "speech" : {
|
|
|
-
|
|
|
- },
|
|
|
+ "speech" : {},
|
|
|
"ad" : {},
|
|
|
"oauth" : {
|
|
|
"univerify" : {}
|
|
|
@@ -79,6 +79,20 @@
|
|
|
"appid" : "wx64e8c9962761d972",
|
|
|
"UniversalLinks" : "https://fronttg.huahb.cn/uni-universallinks/__UNI__4079DC1/"
|
|
|
}
|
|
|
+ },
|
|
|
+ "push" : {
|
|
|
+ "unipush" : {
|
|
|
+ "version" : "2",
|
|
|
+ "offline" : true,
|
|
|
+ "vivo" : {},
|
|
|
+ "honor" : {},
|
|
|
+ "icons" : {
|
|
|
+ "small" : {
|
|
|
+ "xxhdpi" : "unpackage/res/icons/72x72.png"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hms" : {}
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"orientation" : [ "portrait-primary" ],
|
|
|
@@ -147,6 +161,14 @@
|
|
|
"parameters" : {}
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ },
|
|
|
+ "uniCloud" : {
|
|
|
+ "provider" : "aliyun",
|
|
|
+ "spaceId" : "mp-09299f99-6ca7-41bb-94bd-c6fe650fb740",
|
|
|
+ "clientSecret" : "pC0+OYHrD6Ie0PK+7Zs5HA=="
|
|
|
}
|
|
|
},
|
|
|
/* 快应用特有相关 */
|
|
|
@@ -166,16 +188,31 @@
|
|
|
"optimization" : {
|
|
|
"subPackages" : true
|
|
|
},
|
|
|
- "lazyCodeLoading":"requiredComponents"
|
|
|
+ "lazyCodeLoading":"requiredComponents",
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ },
|
|
|
+ "unipush" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
},
|
|
|
"mp-alipay" : {
|
|
|
- "usingComponents" : true
|
|
|
+ "usingComponents" : true,
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
},
|
|
|
"mp-baidu" : {
|
|
|
- "usingComponents" : true
|
|
|
+ "usingComponents" : true,
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
},
|
|
|
"mp-toutiao" : {
|
|
|
- "usingComponents" : true
|
|
|
+ "usingComponents" : true,
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
},
|
|
|
"h5" : {
|
|
|
"template" : "template.h5.html",
|
|
|
@@ -210,6 +247,58 @@
|
|
|
"key" : ""
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "uniStatistics" : {
|
|
|
+ "version" : "2",
|
|
|
+ "enable" : true
|
|
|
+ },
|
|
|
+ "app-harmony" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-harmony" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-jd" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-kuaishou" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-lark" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-qq" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mp-xhs" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "quickapp-webview-huawei" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "quickapp-webview-union" : {
|
|
|
+ "uniStatistics" : {
|
|
|
+ "enable" : true
|
|
|
}
|
|
|
}
|
|
|
}
|