Explorar el Código

manifest.json 统计只在安卓/IOS、鸿蒙、web平台上开启

shizhongqi hace 9 meses
padre
commit
7a2feb5eec

+ 13 - 13
ghsApp/src/manifest.json

@@ -210,7 +210,7 @@
         },
         },
         "lazyCodeLoading" : "requiredComponents",
         "lazyCodeLoading" : "requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -219,19 +219,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -273,7 +273,7 @@
         }
         }
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
-        "enable" : true,
+        "enable" : false,
         "version" : "2"
         "version" : "2"
     },
     },
     "app-harmony" : {
     "app-harmony" : {
@@ -283,42 +283,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
hdApp/src/manifest.json

@@ -193,7 +193,7 @@
         },
         },
         "lazyCodeLoading" : "requiredComponents",
         "lazyCodeLoading" : "requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -202,19 +202,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -257,7 +257,7 @@
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
         "version" : "2",
         "version" : "2",
-        "enable" : true
+        "enable" : false
     },
     },
     "app-harmony" : {
     "app-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
@@ -266,42 +266,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
开发http/ghsApp/src/manifest.json

@@ -209,7 +209,7 @@
         },
         },
         "lazyCodeLoading":"requiredComponents",
         "lazyCodeLoading":"requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -218,19 +218,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -272,7 +272,7 @@
         }
         }
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
-        "enable" : true,
+        "enable" : false,
         "version" : "2"
         "version" : "2"
     },
     },
     "app-harmony" : {
     "app-harmony" : {
@@ -282,42 +282,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
开发http/hdApp/src/manifest.json

@@ -190,7 +190,7 @@
         },
         },
         "lazyCodeLoading":"requiredComponents",
         "lazyCodeLoading":"requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -199,19 +199,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -254,7 +254,7 @@
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
         "version" : "2",
         "version" : "2",
-        "enable" : true
+        "enable" : false
     },
     },
     "app-harmony" : {
     "app-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
@@ -263,42 +263,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
开发https/ghsApp/src/manifest.json

@@ -209,7 +209,7 @@
         },
         },
         "lazyCodeLoading":"requiredComponents",
         "lazyCodeLoading":"requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -218,19 +218,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -272,7 +272,7 @@
         }
         }
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
-        "enable" : true,
+        "enable" : false,
         "version" : "2"
         "version" : "2"
     },
     },
     "app-harmony" : {
     "app-harmony" : {
@@ -282,42 +282,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
开发https/hdApp/src/manifest.json

@@ -190,7 +190,7 @@
         },
         },
         "lazyCodeLoading":"requiredComponents",
         "lazyCodeLoading":"requiredComponents",
        "uniStatistics" : {
        "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -199,19 +199,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -254,7 +254,7 @@
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
         "version" : "2",
         "version" : "2",
-        "enable" : true
+        "enable" : false
     },
     },
     "app-harmony" : {
     "app-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
@@ -263,42 +263,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
线上/ghsApp/src/manifest.json

@@ -209,7 +209,7 @@
         },
         },
         "lazyCodeLoading" : "requiredComponents",
         "lazyCodeLoading" : "requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -218,19 +218,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -272,7 +272,7 @@
         }
         }
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
-        "enable" : true,
+        "enable" : false,
         "version" : "2"
         "version" : "2"
     },
     },
     "app-harmony" : {
     "app-harmony" : {
@@ -282,42 +282,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }

+ 13 - 13
线上/hdApp/src/manifest.json

@@ -190,7 +190,7 @@
         },
         },
         "lazyCodeLoading" : "requiredComponents",
         "lazyCodeLoading" : "requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {
             "enable" : false
             "enable" : false
@@ -199,19 +199,19 @@
     "mp-alipay" : {
     "mp-alipay" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-baidu" : {
     "mp-baidu" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
         "usingComponents" : true,
         "usingComponents" : true,
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "h5" : {
     "h5" : {
@@ -254,7 +254,7 @@
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
         "version" : "2",
         "version" : "2",
-        "enable" : true
+        "enable" : false
     },
     },
     "app-harmony" : {
     "app-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
@@ -263,42 +263,42 @@
     },
     },
     "mp-harmony" : {
     "mp-harmony" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-jd" : {
     "mp-jd" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-kuaishou" : {
     "mp-kuaishou" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-lark" : {
     "mp-lark" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-qq" : {
     "mp-qq" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "mp-xhs" : {
     "mp-xhs" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-huawei" : {
     "quickapp-webview-huawei" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     },
     },
     "quickapp-webview-union" : {
     "quickapp-webview-union" : {
         "uniStatistics" : {
         "uniStatistics" : {
-            "enable" : true
+            "enable" : false
         }
         }
     }
     }
 }
 }