1 Star 0 Fork 58

不朽灵都的人生/ubiquitous河禾商城开源uniapp+javaAPP-小程序-H5骑手端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 874 Bytes
一键复制 编辑 原始数据 按行查看 历史
守敬 提交于 2020-04-23 16:46 . 开源前初始化提交
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path" : "pages/task/task",
"style" : {
"navigationStyle":"custom",
"navigationBarTextStyle":"white",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/login/login",
"style" : {
"navigationStyle":"custom"
}
},
{
"path" : "pages/order/order",
"style" : {
"navigationBarTitleText":"订单",
"navigationBarBackgroundColor":"#FFFFFF"
}
},
{
"path": "pages/index/index",
"style": {
}
}
,{
"path" : "pages/register/register",
"style" : {}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lt1946/ubiquitous-hourseman.git
git@gitee.com:lt1946/ubiquitous-hourseman.git
lt1946
ubiquitous-hourseman
ubiquitous河禾商城开源uniapp+javaAPP-小程序-H5骑手端
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385