3
0
Fork 0

chore(manifest): rename app name

This commit is contained in:
woody 2025-06-09 10:06:01 +08:00
parent e9ecdda872
commit adfa3c0e82
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "qyj_console", "name": "retail-h5",
"appid": "__UNI__31B4587", "appid": "__UNI__31B4587",
"description": "", "description": "",
"versionName": "1.0.0", "versionName": "1.0.0",
@ -95,11 +95,11 @@
"https": false, "https": false,
"proxy": { "proxy": {
"/prod-api": { "/prod-api": {
"target": "http://t-app.beida666.com", "target": "http://t-mana.beida777.com",
"changeOrigin": true "changeOrigin": true
} }
} }
} }
}, },
"fallbackLocale": "zh-Hans" "fallbackLocale": "zh-Hans"
} }