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