gaoluyang
2025-12-31 00ae6e7c8ccb3e8abad027104529f18f68142a48
src/manifest.json
@@ -1,12 +1,16 @@
{
    "name" : "信息管理",
    "appid" : "__UNI__3B09341",
    "name" : "陕西昭德",
    "appid" : "__UNI__106D58A",
    "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" : {},
            "VideoPlayer" : {}
        },
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */