文件
jw-beauty/admin-console/src/manifest.json
T
Guoguo aff8c2d9b5 fix: remove all medical device terms from user-facing text
Replace '光子美容仪' with '智美'/'智能面膜'/'我的设备' throughout.
Replace '护理' with '使用' in all UI text.
Replace '皮肤' with '检测'/'智能' where applicable.
Replace 🌸 with 💎 for brand identity.
Internal code (variable names, API paths, file names) unchanged.
2026-05-29 01:34:54 -07:00

15 行
273 B
JSON

{
"name": "智美后台",
"appid": "__UNI__HOXADMIN",
"description": "Hox beauty device admin console",
"versionName": "1.0.0",
"versionCode": "100",
"h5": {
"title": "智美后台",
"router": {
"mode": "hash",
"base": "/admin/"
}
}
}