chenhaozhe
6 天以前 7c0ed63851dc7ac03d9f5fbabf8ebed80345503e
manifest.json
@@ -2,8 +2,8 @@
    "name" : "智云LMES",
    "appid" : "__UNI__B002F49",
    "description" : "",
    "versionName" : "2.0.3",
    "versionCode" : 203,
    "versionName" : "3.005",
    "versionCode" : 305,
    "transformPx" : false,
    /* 5+App特有相关 */
    "app-plus" : {
@@ -57,14 +57,13 @@
                    "NSPhotoLibraryUsageDescription" : "我们需要访问您的相册来进行图片选择",
                    "NSPhotoLibraryAddUsageDescription" : "我们需要访问您的相册来进行图片存储",
                    "NSCameraUsageDescription" : "我们需要访问相机来进行照片拍摄"
                }
                },
                "idfa" : false
            },
            /* SDK配置 */
            "sdkConfigs" : {
                "ad" : {},
                "push" : {
                    "unipush" : {}
                }
                "push" : {}
            },
            "icons" : {
                "android" : {
@@ -110,7 +109,7 @@
                    "platforms" : "Android,iOS",
                    "url" : "https://ext.dcloud.net.cn/plugin?id=2636",
                    "android_package_name" : "com.shebeiguanli.www",
                    "ios_bundle_id" : "",
                    "ios_bundle_id" : "com.shebeiguanli.www",
                    "isCloud" : true,
                    "bought" : 1,
                    "pid" : "2636",
@@ -131,6 +130,20 @@
                            "value" : ""
                        }
                    }
                }
            },
            "LcPrinter" : {
                "__plugin_info__" : {
                    "name" : "LcPrinter",
                    "description" : "新版打印插件",
                    "platforms" : "Android",
                    "url" : "",
                    "android_package_name" : "",
                    "ios_bundle_id" : "",
                    "isCloud" : false,
                    "bought" : -1,
                    "pid" : "",
                    "parameters" : {}
                }
            }
        }
@@ -169,5 +182,6 @@
        "landscape-secondary",
        //自然方向
        "default"
    ]
    ],
    "fallbackLocale" : "zh-Hans"
}