zhuguifei
2025-09-02 9cc59c17892a7e69de54e06b5931e78c9b05551c
manifest.json
@@ -18,9 +18,7 @@
            "delay" : 0
        },
        /* 模块配置 */
        "modules" : {
            "Push" : {}
        },
        "modules" : {},
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */
@@ -55,11 +53,7 @@
                    "unipush" : {
                        "icons" : {
                            "small" : {
                                "ldpi" : "static/logo.png",
                                "mdpi" : "static/logo.png",
                                "hdpi" : "static/logo.png",
                                "xhdpi" : "static/logo.png",
                                "xxhdpi" : "static/logo.png"
                                "hdpi" : "static/logo.png"
                            }
                        }
                    }
@@ -120,12 +114,14 @@
            "minified" : true
        },
        "usingComponents" : true,
        "lazyCodeLoading" : "requiredComponents", // 启用按需注入
        "unipush" : {
            "enable" : false
        },
        "optimization" : {
            "subPackages" : true
        }
        },
        "runmode" : "liberate"
    },
    "mp-alipay" : {
        "usingComponents" : true