绿满眶商城微信小程序-uniapp
peng
2025-07-03 0d64f3e54a56c2e69ff154c91a799adb17b070bd
manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "lilishop",
    "name" : "绿满筐",
    "appid" : "__UNI__818CC42",
    "description" : "",
    "versionName" : "4.5.3",
@@ -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" : ""
    }
}