gaoluyang
5 天以前 1b4b47c47399375f4d60b991b27fd4ff2dab13de
src/manifest.json
@@ -1,12 +1,16 @@
{
    "name" : "润泰生物",
    "appid" : "__UNI__115F1B1",
    "name" : "金鹰黄金",
    "appid" : "__UNI__BA080C6",
    "description" : "",
    "versionName" : "1.0.0",
    "versionCode" : "100",
    "transformPx" : false,
    /* 5+App特有相关 */
    "app-plus" : {
        "compatible" : {
            "usingComponents" : true,
            "ignoreVersion" : true
        },
        "usingComponents" : true,
        "nvueStyleCompiler" : "uni-app",
        "compilerVersion" : 3,
@@ -17,7 +21,11 @@
            "delay" : 0
        },
        /* 模块配置 */
        "modules" : {},
        "modules" : {
            "Barcode" : {},
            "Camera" : {},
            "VideoPlayer" : {}
        },
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */