zhuguifei
2025-08-22 8304eac2a45a32b00563c03a2f3fd303ecd5872a
manifest.json
@@ -1,10 +1,11 @@
{
    "name" : "智能中草药干燥机",
    "name" : "兰浦智能干燥",
    "appid" : "__UNI__1E83F66",
    "description" : "",
    "versionName" : "1.0.0",
    "versionCode" : "100",
    "transformPx" : false,
    "sassImplementationName" : "node-sass",
    /* 5+App特有相关 */
    "app-plus" : {
        "usingComponents" : true,
@@ -17,9 +18,7 @@
            "delay" : 0
        },
        /* 模块配置 */
        "modules" : {
            "Push" : {}
        },
        "modules" : {},
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */
@@ -54,11 +53,7 @@
                    "unipush" : {
                        "icons" : {
                            "small" : {
                                "ldpi" : "static/push/push_small_18.png",
                                "mdpi" : "static/push/push_small_24.png",
                                "hdpi" : "static/push/push_small_36.png",
                                "xhdpi" : "static/push/push_small_48.png",
                                "xxhdpi" : "static/push/push_small_72.png"
                                "hdpi" : "static/logo.png"
                            }
                        }
                    }
@@ -111,7 +106,7 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "wx8aa7310d86d0b80d",
        "appid" : "wxe6f8a31c3df63a20",
        "setting" : {
            "urlCheck" : true,
            "es6" : true,
@@ -119,12 +114,14 @@
            "minified" : true
        },
        "usingComponents" : true,
        "lazyCodeLoading" : "requiredComponents", // 启用按需注入
        "unipush" : {
            "enable" : false
        },
        "optimization" : {
            "subPackages" : true
        }
        },
        "runmode" : "liberate"
    },
    "mp-alipay" : {
        "usingComponents" : true