2 Star 0 Fork 0

自由12/babystar-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.14 KB
一键复制 编辑 原始数据 按行查看 历史
whc 提交于 2021-04-18 10:57 . 约课优化
{
"pages": [ {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "育学助教"
}
},{
"path": "pages/my/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/protocol/protocol",
"style" :
{
"navigationBarTitleText": "协议",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/admin/student/student",
"style" :
{
"navigationBarTitleText": "学员管理",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/admin/search/search",
"style" :
{
"navigationBarTitleText": "学员搜索",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/admin/sign_in/sign_in",
"style" :
{
"navigationBarTitleText": "签到",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/admin/add_trainee/add_trainee",
"style" :
{
"navigationBarTitleText": "添加学员",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/company/company",
"style" :
{
"navigationBarTitleText": "公司信息",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/appointment/curriculum/curriculum",
"style" :
{
"navigationBarTitleText": "课表",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/appointment/list/list",
"style" :
{
"navigationBarTitleText": "约课列表",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/info/info",
"style" :
{
"navigationBarTitleText": "孩子信息",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/my",
"style" :
{
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/news/news",
"style" :
{
"navigationBarTitleText": "消息中心",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/my/contact/contact",
"style" :
{
"navigationBarTitleText": "联系我们",
"enablePullDownRefresh": false
}
} ,
{
"path" : "pages/my/child/child",
"style" :
{
"navigationBarTitleText": "孩子详情",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "育学助教",
"navigationBarBackgroundColor": "#ffffff"
}
// "tabBar": {
// "backgroundColor":"white",
// "selectedColor": "#909399",
// "color":"#263238",
// "list": [{
// "text": "签到",
// "pagePath": "pages/coach/sign_in/sign_in",
// "iconPath": "static/tabBar/sign_in.png",
// "selectedIconPath": "static/tabBar/sign_in.png"
// },
// {
// "text": "学员管理",
// "pagePath": "pages/index/index",
// "iconPath": "static/tabBar/student.png",
// "selectedIconPath": "static/tabBar/student.png"
// },
// {
// "text": "仓库管理",
// "pagePath": "pages/index/index",
// "iconPath": "static/tabBar/warehouse.png",
// "selectedIconPath": "static/tabBar/warehouse.png"
// }
// ]
// }
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/carrywong/babystar-h5.git
git@gitee.com:carrywong/babystar-h5.git
carrywong
babystar-h5
babystar-h5
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385