1
xuxueyang
2024-07-15 2a9f0e7497d60d94795ce795863e0e24be5d44f9
manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "hmy_farmer",
    "name" : "hmy_supplier",
    "appid" : "__UNI__EF9B7A3",
    "description" : "",
    "versionName" : "1.0.0",
@@ -49,17 +49,14 @@
    "quickapp" : {},
    /* 快应用特有相关 */
    "mp-weixin" : {
        "appid" : "wxafc5aaa0fc79532b",
        "appid" : "wx3203fd935a6ffe09",
        "setting" : {
            "urlCheck" : false
            "urlCheck" : false,
            "es6" : true,
            "minified" : true
        },
        "usingComponents" : true,
        "plugins" : {
            "kdPlugin" : {
                "version" : "1.1.2",
                "provider" : "wx6885acbedba59c14"
            }
        }
        "plugins" : {}
    },
    "vueVersion" : "2"
}