skyouc
2 天以前 2fe9965c159a435c91d35c1ac31ec1ff6494addf
manifest.json
@@ -1,6 +1,6 @@
{
    "name" : "中扬WMS",
    "appid" : "__UNI__DA5854D",
    "appid" : "__UNI__D11F19A",
    "description" : "",
    "versionName" : "20240420",
    "versionCode" : "100",
@@ -17,9 +17,7 @@
            "delay" : 0
        },
        /* 模块配置 */
        "modules" : {
            "Bluetooth" : {}
        },
        "modules" : {},
        /* 应用发布信息 */
        "distribute" : {
            /* android打包配置 */
@@ -83,23 +81,22 @@
                }
            }
        },
        "nativePlugins" : {
            "Hanyin-Plugin" : {
                "__plugin_info__" : {
                    "name" : "蓝牙连接汉印便携式打印机",
                    "description" : "app蓝牙连接汉印便携式打印机面单打印-----测试型号: HM-A300",
                    "platforms" : "Android",
                    "url" : "https://ext.dcloud.net.cn/plugin?id=2731",
                    "android_package_name" : "uni.UNIDA5854D",
                    "ios_bundle_id" : "",
                    "isCloud" : true,
                    "bought" : 1,
                    "pid" : "2731",
                    "parameters" : {}
                }
            }
        }
        "nativePlugins" : {}
    },
    // "Hanyin-Plugin" : {
    //     "__plugin_info__" : {
    //         "name" : "蓝牙连接汉印便携式打印机",
    //         "description" : "app蓝牙连接汉印便携式打印机面单打印-----测试型号: HM-A300",
    //         "platforms" : "Android",
    //         "url" : "https://ext.dcloud.net.cn/plugin?id=2731",
    //         "android_package_name" : "uni.UNIDA5854D",
    //         "ios_bundle_id" : "",
    //         "isCloud" : true,
    //         "bought" : 1,
    //         "pid" : "2731",
    //         "parameters" : {}
    //     }
    // }
    /* 快应用特有相关 */
    "quickapp" : {},
    /* 小程序特有相关 */
@@ -122,5 +119,6 @@
    "uniStatistics" : {
        "enable" : false
    },
    "vueVersion" : "2"
    "vueVersion" : "2",
    "fallbackLocale" : "zh-Hans"
}