gcx/frontend/portal
hailin 04a55e3e12 fix(ui): 修复登录页中英混用 + 搜索栏溢出,更新品牌口号并支持后台配置
- admin-web 登录页底部 "Genex 券金融平台" → "Genex 管理后台",风格统一
- admin-web 顶部搜索栏改为弹性宽度(width:100%/maxWidth:320),修复窄屏溢出
- 全平台品牌口号统一更新为"让每一张券,自由流动"
  覆盖:genex-mobile(4语言) / miniapp(3语言) / portal(zh-CN/en-US)
- backend admin-system.service: getConfig() 新增 brandConfig 字段(4语言口号)
- admin-web 系统配置页新增品牌配置卡片:支持4语言口号在线编辑并保存

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 20:41:37 -08:00
..
nginx feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
public feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
src fix(ui): 修复登录页中英混用 + 搜索栏溢出,更新品牌口号并支持后台配置 2026-03-03 20:41:37 -08:00
.gitignore feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
Dockerfile feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
deploy.sh feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
docker-compose.yml feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
next-env.d.ts feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
next.config.ts feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
package-lock.json feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
package.json feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00
tsconfig.json feat(portal): Genex 门户官网 — 20 页 Next.js SSG 站点 2026-03-03 05:03:53 -08:00