- backend: NestJS service with exercise/plan data - miniprogram: WeChat mini program client - exclude node_modules, dist, runtime data-store, local env
8 lines
153 B
JSON
8 lines
153 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"navbar": "/components/navbar/index",
|
|
"bottom-nav": "/components/bottom-nav/index"
|
|
}
|
|
}
|