石广澎
2025-01-14 07132ae5e905a710a9843699335a879212984ca4
manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "佰惠付",
    "name" : "冀驿付",
    "appid" : "__UNI__3E21AAD",
    "description" : "冀驿付",
    "versionName" : "1.0.0",
@@ -71,6 +71,19 @@
            "base" : "/",
            "mode" : "history"
        },
        "devServer" : {
            "proxy" : {
                "/dev-api" : {
                    "target" : "http://172.16.2.121:8080",
                    "changeOrigin" : true,
                    "secure" : false,
                    "pathRewrite" : {
                        "^/dev-api" : ""
                    }
                }
            },
            "port" : ""
        },
        "optimization" : {
            "treeShaking" : {
                "enable" : true