hyapp-h5/guild/fami/README.md
2026-07-12 17:38:53 +08:00

13 lines
496 B
Markdown

# Fami guild page entries
This product will expose four independent static entries:
- `host-center/`
- `agency-center/`
- `bd-center/`
- `wallet/`
Entries are intentionally thin. Shared business logic belongs in `guild/packages/<feature>/`; Fami-specific configuration and visual overrides belong in `guild/products/fami/`.
Do not copy scripts from `gonghui/` wholesale. Reuse existing backend semantics through a feature adapter and keep any Fami response differences additive and explicit.