From adfa3c0e8265a84e529ffd727145117286e31fe8 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 9 Jun 2025 10:06:01 +0800 Subject: [PATCH] chore(manifest): rename app name --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 1febbaf..50053af 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "qyj_console", + "name": "retail-h5", "appid": "__UNI__31B4587", "description": "", "versionName": "1.0.0", @@ -95,11 +95,11 @@ "https": false, "proxy": { "/prod-api": { - "target": "http://t-app.beida666.com", + "target": "http://t-mana.beida777.com", "changeOrigin": true } } } }, "fallbackLocale": "zh-Hans" -} \ No newline at end of file +}