绿满眶商城微信小程序-uniapp
zxl
2025-06-26 3bff34c3aa7ad412042272ea6a37b7d5b49b8d9b
manifest.json
@@ -1,10 +1,11 @@
{
    "name" : "lilishop",
    "appid" : "__UNI__ED807EA",
    "appid" : "__UNI__818CC42",
    "description" : "",
    "versionName" : "4.5.3",
    "versionCode" : 4000503,
    "transformPx" : false,
    "sassImplementationName" : "node-sass",
    "app-plus" : {
        "compatible" : {
            "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持  
@@ -191,7 +192,7 @@
    "mp-weixin" : {
        /* 小程序特有相关 */
        "usingComponents" : true,
        "appid" : "wx4d124729082dda27",
        "appid" : "wxc95bf8fcd206c2cb",
        "optimization" : {
            "subPackages" : true
        },
@@ -212,7 +213,8 @@
        //     "version" : "1.3.0",
        //     "provider" : "wx2b03c6e691cd7370"
        // }
        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ]
        "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ],
      "lazyCodeLoading": "requiredComponents"
    },
    "h5" : {
        "devServer" : {