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