jiaosong
2023-08-28 796d8c7c69888ab0be4ae61921b8862b8c091947
minipro_standard/manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "intelligent_manufacture",
    "name" : "DM云工厂",
    "appid" : "",
    "description" : "",
    "versionName" : "1.0.0",
@@ -50,19 +50,16 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "wxf8f2d1ee4b273688",
        "appid" : "wx1605a61f7a48cea6",
        "setting" : {
            "urlCheck" : false
            "urlCheck" : false,
            "es6" : true,
            "postcss" : true,
            "minified" : true
        },
        "usingComponents" : true,
            "requiredPrivateInfos": [
               "getLocation"
            ],
        "permission" : {
            "scope.userLocation" : {
                "desc" : "实时上传图片"
            }
        }
        "requiredPrivateInfos" : [ "getLocation" ],
        "permission" : {}
    },
    "mp-alipay" : {
        "usingComponents" : true