gaoluyang
2 天以前 fde3e7218c81dd80e78ca0c52a95a1138df7aeee
src/manifest.json
@@ -1,12 +1,16 @@
{
    "name" : "金鹰黄金",
    "appid" : "__UNI__BA080C6",
    "name" : "华玺砂浆",
    "appid" : "__UNI__D898A2F",
    "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打包配置 */