绿满眶商城微信小程序-uniapp
peng
2025-09-01 ef77ac3b80ee3efa2b51716e40afb3a7ed327a72
manifest.json
@@ -1,6 +1,6 @@
{
    "name" : "lilishop",
    "appid" : "__UNI__ED807EA",
    "name" : "绿满筐",
    "appid" : "__UNI__818CC42",
    "description" : "",
    "versionName" : "4.5.3",
    "versionCode" : 4000503,
@@ -192,7 +192,7 @@
    "mp-weixin" : {
        /* 小程序特有相关 */
        "usingComponents" : true,
        "appid" : "wx68b8b82ae4ebc63a",
        "appid" : "wxc95bf8fcd206c2cb",
        "optimization" : {
            "subPackages" : true
        },
@@ -213,7 +213,8 @@
        //     "version" : "1.3.0",
        //     "provider" : "wx2b03c6e691cd7370"
        // }
        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ]
        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ],
      "lazyCodeLoading": "requiredComponents"
    },
    "h5" : {
        "devServer" : {
@@ -231,7 +232,7 @@
                "enable" : true
            }
        },
        "title" : "lilishop",
        "title" : "绿满筐",
        "template" : ""
    }
}