-
zhangwei
2025-03-24 2d43a1df3f5ba42710e6d21c27d1e13bdb8dfd56
src/manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "UviewPlus",
    "name" : "川印集团",
    "appid" : "",
    "description" : "多平台快速开发的UI框架",
    "versionName" : "3.1.52",
@@ -105,28 +105,15 @@
            "minified" : true,
            "postcss" : false
        },
      "__usePrivacyCheck__":true,
        "optimization" : {
            "subPackages" : true
        },
        "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,
      "requiredPrivateInfos" : [ "getFuzzyLocation", "chooseAddress" ],
      "style":"v2"
        "style" : "v2",
        "permission" : {}
    },
    "mp-alipay" : {
        "usingComponents" : true,
@@ -162,7 +149,7 @@
                "enable" : false
            }
        },
        "title" : "uview-plus",
        "title" : "川印集团",
        "sdkConfigs" : {
            "maps" : {
                "qqmap" : {