jiangping
2025-07-16 712c080180b9e8511b4e1c26d707882a557b26c7
h5/manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "问题上报",
    "name" : "近快",
    "appid" : "__UNI__0B063A3",
    "description" : "",
    "versionName" : "1.0.0",
@@ -50,11 +50,19 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "",
        "appid" : "wxcd2b89fd2ff065f8",
        "setting" : {
            "urlCheck" : false
        },
        "usingComponents" : true
        "usingComponents" : true,
        "permission" : {
            "scope.userLocation" : {
                "desc" : "定位"
            }
        },
        "unipush" : {
            "enable" : false
        }
    },
    "mp-alipay" : {
        "usingComponents" : true