4 Star 0 Fork 0

王瑨/小程序项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 2.51 KB
一键复制 编辑 原始数据 按行查看 历史
张怡宁 提交于 2024-09-14 17:44 . 美化参观须知布局
{
"pages": [
{
"path" : "pages/shouye/shouye",
"style" :
{
"navigationBarTitleText" : "袁隆平杂交水稻科学园预约登记"
}
},
{
"path" : "pages/time/gerentime",
"style" :
{
"navigationBarTitleText" : "预约服务"
}
},
{
"path" : "pages/look/look",
"style" :
{
"navigationBarTitleText" : "参观须知"
}
},
{
"path" : "pages/yuyue/gerenyuyue",
"style" :
{
"navigationBarTitleText" : "个人预约"
}
},
{
"path" : "pages/yuyue/tuantiyuyue",
"style" :
{
"navigationBarTitleText" : "团体预约"
}
},
{
"path" : "pages/register/register",
"style" :
{
"navigationBarTitleText" : "注册"
}
},
{
"path" : "pages/yuyue/tuantitongxingren",
"style" :
{
"navigationBarTitleText" : "团体预约"
}
},
{
"path" : "pages/yuyue/gerentongxingren",
"style" :
{
"navigationBarTitleText" : "添加"
}
},
{
"path" : "pages/yuyue/success-geren",
"style" :
{
"navigationBarTitleText" : "预约成功"
}
},
{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText" : "登录"
}
},
{
"path" : "pages/jilu/jilu",
"style" :
{
"navigationBarTitleText" : "预约记录"
}
},
{
"path" : "pages/pingzheng/geren",
"style" :
{
"navigationBarTitleText" : "入园凭证"
}
},
{
"path" : "pages/pingzheng/tuanti",
"style" :
{
"navigationBarTitleText" : "入园凭证"
}
},
{
"path" : "pages/index/index",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/time/tuantitime",
"style" :
{
"navigationBarTitleText" : "预约服务"
}
},
{
"path" : "pages/yuyue/success-tuanti",
"style" :
{
"navigationBarTitleText" : "预约成功"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"color": "#999999",
"selectedColor": "black",
"backgroundColor": "#FFFFFF",
"height":"68px",
"fontSize": "13px",
"list": [
{
"pagePath": "pages/shouye/shouye",
"iconPath": "static/yuyue2.png", //选中图片
"selectedIconPath": "static/yuyue.png",
"text": "线上预约"
},
{
"pagePath": "pages/jilu/jilu",
"iconPath":"static/jilu.png",
"selectedIconPath":"static/jilu2.png",
"text": "预约记录"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ilovemewj/mini-program-project.git
git@gitee.com:ilovemewj/mini-program-project.git
ilovemewj
mini-program-project
小程序项目
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385