zhangwei
2024-09-06 b172667f354f7f00fe14809e66cbf12362fbc646
src/manifest.json
@@ -110,22 +110,9 @@
        },
        "mergeVirtualHostAttributes" : true,
        "lazyCodeLoading" : "requiredComponents",
        "plugins" : {
            "chooseLocation" : {
                "version" : "1.0.10",
                "provider" : "wx76a9a06e5b4e693e" //这个appid不要改,用默认是的[wx76a9a06e5b4e693e],这是组件自己的appid,不是你小程序的appid
            }
        },
        "permission" : {
            "scope.userFuzzyLocation" : {
                "desc" : "你的位置信息将用于小程序定位"
            },
            "scope.userLocation" : {
                "desc" : "业务涉及下线自提"
            }
        },
        "usingComponents" : true,
        "style" : "v2"
        "style" : "v2",
        "permission" : {}
    },
    "mp-alipay" : {
        "usingComponents" : true,