zhaojs
2023-06-14 22701fc697c322019292f38751098427c3d0fdc6
uniapp/manifest.json
@@ -2,8 +2,8 @@
    "name" : "大返官",
    "appid" : "__UNI__FC8858A",
    "description" : "大返官app",
    "versionName" : "1.1.2",
    "versionCode" : 112,
    "versionName" : "1.1.3",
    "versionCode" : 113,
    "transformPx" : false,
    /* 5+App特有相关 */
    "app-plus" : {
@@ -221,7 +221,7 @@
            "disableHostCheck" : true, // 开启可以用自己的域名
            "proxy" : {
                "/api" : {
                    "target" : "http://dfg.shop.com/index.php",
                    "target" : "http://dfgapp.ushopvip.com",
                    "changeOrigin" : true,
                    "secure" : false,
                    "pathRewrite" : {
@@ -234,5 +234,6 @@
        },
        "router" : {}
    },
    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3"
    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3",
    "locale" : "zh-Hans"
}