Răsfoiți Sursa

去掉定位

shish 2 ani în urmă
părinte
comite
86eca90edc

+ 0 - 3
mallApp/src/manifest.json

@@ -63,9 +63,6 @@
         },
         "usingComponents" : true,
         "permission" : {
-            "scope.userLocation" : {
-                "desc" : "获取位置信息后为您提供个性化推荐"
-            }
         },
         "lazyCodeLoading":"requiredComponents"
     },

+ 0 - 3
开发/mallApp/src/manifest.json

@@ -63,9 +63,6 @@
         },
         "usingComponents" : true,
         "permission" : {
-            "scope.userLocation" : {
-                "desc" : "获取位置信息后为您提供个性化推荐"
-            }
         },
         "lazyCodeLoading":"requiredComponents"
     },

+ 0 - 3
线上/mallApp/src/manifest.json

@@ -60,9 +60,6 @@
         },
         "usingComponents" : true,
         "permission" : {
-            "scope.userLocation" : {
-                "desc" : "获取位置信息后为您提供个性化推荐"
-            }
         }
     },
     "mp-alipay" : {