Browse Source

feat(pages):111 添加教练首页

- 在 pages.json 中添加了教练首页的配置项
- 新增页面
master
liutong 1 year ago
parent
commit
a9d041d098
  1. 8
      pages.json

8
pages.json

@ -54,6 +54,14 @@
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/coach/home/index",
"style": {

Loading…
Cancel
Save