MrShi
2025-09-15 11e47853b39c6c0acd7074bb1727e4295b70d643
bicycle/manifest.json
@@ -5,6 +5,7 @@
    "versionName" : "1.0.0",
    "versionCode" : "100",
    "transformPx" : false,
    "sassImplementationName" : "node-sass",
    /* 5+App特有相关 */
    "app-plus" : {
        "usingComponents" : true,
@@ -50,7 +51,7 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "wxcd2b89fd2ff065f8",
        "appid" : "wxf493d72d7e5ffe76",
        "setting" : {
            "urlCheck" : false,
            "es6" : true,
@@ -58,7 +59,7 @@
            "minified" : true
        },
        "usingComponents" : true,
      "requiredPrivateInfos": ["getLocation", "chooseLocation"],
        "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
        "permission" : {
            "scope.userLocation" : {
                "desc" : "用于获取周边单车位置"