马宇豪
2025-04-29 9d5b4d650e5b01081d3537c750e7469db4d161e3
manifest.json
@@ -2,7 +2,7 @@
    "name" : "危化品管理",
    "appid" : "__UNI__3D059D7",
    "description" : "",
    "versionName" : "1.0.0",
    "versionName" : "1.2",
    "versionCode" : 1,
    "transformPx" : false,
    "networkTimeout" : {
@@ -90,6 +90,9 @@
                        "spotlight@3x" : "unpackage/res/icons/120x120.png"
                    }
                }
            },
            "splashscreen" : {
                "androidStyle" : "default"
            }
        },
        "nativePlugins" : {}
@@ -98,12 +101,16 @@
    "quickapp" : {},
    /* 快应用特有相关 */
    "mp-weixin" : {
        /* 小程序特有相关 */
        "appid" : "",
        "appid" : "wx30be93b9431b6f84",
        "setting" : {
            "urlCheck" : false
            "urlCheck" : false,
            "es6" : false,
            "postcss" : true
        },
        "usingComponents" : true
        "usingComponents" : true,
        "uniStatistics" : {
            "enable" : true
        }
    },
    "vueVersion" : "2"
}