gaoluyang
6 天以前 58d7f40b836e74822a06144145022298f58e85f2
src/manifest.json
@@ -1,12 +1,16 @@
{
    "name" : "信息管理",
    "appid" : "__UNI__3B09341",
    "name" : "湟水峡信息管理",
    "appid" : "__UNI__6C30F75",
    "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,10 @@
            "delay" : 0
        },
        /* 模块配置 */
        "modules" : {},
        "modules" : {
            "Camera" : {},
            "Barcode" : {}
        },
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */