xuxueyang
2024-07-24 a432d670ff6d6df5b5a8bed2c86dc20ac0e43d8a
manifest.json
@@ -49,14 +49,22 @@
    "quickapp" : {},
    /* 快应用特有相关 */
    "mp-weixin" : {
        "appid" : "wx3203fd935a6ffe09",
        "appid" : "wx6d0ecc4e18710458",
        "setting" : {
            "urlCheck" : false,
            "es6" : true,
            "minified" : true
        },
        "usingComponents" : true,
        "plugins" : {}
        "permission" : {
        },
        "plugins" : {
            "chooseLocation" : {
                "version" : "1.0.10",
                "provider" : "wx76a9a06e5b4e693e"
            }
        }
    },
    "vueVersion" : "2"
}