MrShi
2026-04-28 2c3b495c8b7c673b4918ab61d510830fba4a78e2
app/manifest.json
@@ -8,6 +8,8 @@
    "sassImplementationName" : "node-sass",
    /* 5+App特有相关 */
    "app-plus" : {
        "version" : "1.0.0",
        "versionCode" : "100",
        "usingComponents" : true,
        "nvueStyleCompiler" : "uni-app",
        "compilerVersion" : 3,
@@ -20,7 +22,8 @@
        /* 模块配置 */
        "modules" : {
            "Geolocation" : {},
            "Maps" : {}
            "Maps" : {},
            "Camera" : {}
        },
        /* 应用发布信息 */
        "distribute" : {