zhangwei
2024-08-28 d148889f32babca7ffefa3336a22f9f38dc0c525
src/manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "UviewPlus",
    "name" : "小镇临时工",
    "appid" : "",
    "description" : "多平台快速开发的UI框架",
    "versionName" : "3.1.52",
@@ -110,8 +110,22 @@
        },
        "mergeVirtualHostAttributes" : true,
        "lazyCodeLoading" : "requiredComponents",
        "plugins" : {
            "chooseLocation" : {
                "version" : "1.0.10",
                "provider" : "wx76a9a06e5b4e693e" //这个appid不要改,用默认是的[wx76a9a06e5b4e693e],这是组件自己的appid,不是你小程序的appid
            }
        },
        "permission" : {
            "scope.userFuzzyLocation" : {
                "desc" : "你的位置信息将用于小程序定位"
            },
            "scope.userLocation" : {
                "desc" : "业务涉及下线自提"
            }
        },
        "usingComponents" : true,
      "style":"v2"
        "style" : "v2"
    },
    "mp-alipay" : {
        "usingComponents" : true,