石广澎
2024-09-12 044aa7f874f8fa37066e2da92901f40470b7090b
manifest.json
@@ -1,7 +1,7 @@
{
    "name" : "佰惠付",
    "appid" : "__UNI__3E21AAD",
    "description" : "佰惠付",
    "description" : "冀驿付",
    "versionName" : "1.0.0",
    "versionCode" : "100",
    "transformPx" : false,
@@ -50,11 +50,6 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "wxfc579973fbdde096",
        "setting" : {
            "urlCheck" : false,
            "minified" : true
        },
        "usingComponents" : true
    },
    "mp-alipay" : {
@@ -71,23 +66,10 @@
    },
    "vueVersion" : "2",
    "h5" : {
        "title" : "佰惠付",
        "title" : "冀驿付",
        "router" : {
            "base" : "/",
            "mode" : "history"
        },
        "devServer" : {
            "proxy" : {
                "/dev-api" : {
                    "target" : "http://172.16.2.122:8080",
                    "changeOrigin" : true,
                    "secure" : false,
                    "pathRewrite" : {
                        "^/dev-api" : ""
                    }
                }
            },
            "port" : ""
        },
        "optimization" : {
            "treeShaking" : {