Files
PetCommunity/miniprogram/pages/profile/profile.json
2026-06-05 17:46:51 +08:00

7 lines
113 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"post-card": "/components/post-card/post-card"
}
}