代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "小春运动"
}
}, {
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "小春运动"
}
},
{
"path": "pages/device/list",
"style": {
"navigationBarTitleText": "设备列表"
}
},
{
"path": "pages/me/index",
"style": {
"navigationBarTitleText": "小春运动"
}
},
{
"path": "pages/me/changePwd",
"style": {
"navigationBarTitleText": "修改密码"
}
},
{
"path": "pages/me/accountSecurity",
"style": {
"navigationBarTitleText": "账户与安全"
}
},
{
"path": "pages/account/flowingDetails",
"style": {
"navigationBarTitleText": "流水明细"
}
},
{
"path": "pages/account/withdrawal",
"style": {
"navigationBarTitleText": "提现"
}
},
{
"path": "pages/account/withdrawList",
"style": {
"navigationBarTitleText": "提现记录"
}
},
{
"path": "pages/account/identityAuthentication",
"style": {
"navigationBarTitleText": "身份认证"
}
},
{
"path": "pages/area/list",
"style": {
"navigationBarTitleText": "投放场地"
}
},
{
"path": "pages/area/chargeManage",
"style": {
"navigationBarTitleText": "计费管理"
}
},
{
"path": "pages/area/areaAdd",
"style": {
"navigationBarTitleText": "投放场地"
}
},
{
"path": "pages/order/list",
"style": {
"navigationBarTitleText": "订单列表"
}
},
{
"path": "pages/order/areaIncome",
"style": {
"navigationBarTitleText": "场地收益统计"
}
},
{
"path": "pages/order/areaIncomeDetails",
"style": {
"navigationBarTitleText": "场地收益统计明细"
}
},
{
"path": "pages/user/userManage",
"style": {
"navigationBarTitleText": "用户管理"
}
},
{
"path": "pages/user/userList",
"style": {
"navigationBarTitleText": "用户列表"
}
},
{
"path": "pages/user/withholdingLoan",
"style": {
"navigationBarTitleText": "代扣贷款"
}
},
{
"path": "pages/user/userAdd",
"style": {
"navigationBarTitleText": "用户添加"
}
},
{
"path": "pages/user/userEdit",
"style": {
"navigationBarTitleText": "用户修改"
}
},
{
"path": "pages/scanner/scanner",
"style": {
"navigationBarTitleText": "扫一扫"
}
},
{
"path": "pages/agent/agent",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/agent/usageRecord",
"style": {
"navigationBarTitleText": "使用记录"
}
},
{
"path": "pages/agent/dayRecord",
"style": {
"navigationBarTitleText": "日报"
}
},
{
"path": "pages/agent/monthRecord",
"style": {
"navigationBarTitleText": "月报"
}
},
{
"path": "pages/agent/income",
"style": {
"navigationBarTitleText": "总收入"
}
},
{
"path": "pages/maintenance/maintenance",
"style": {
"navigationBarTitleText": "场所列表"
}
},
{
"path": "pages/maintenance/groundMap",
"style": {
"navigationBarTitleText": "设备维修"
}
},
{
"path" : "pages/maintenance/deviceList",
"style" :
{
"navigationBarTitleText" : "设备列表"
}
}
],
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "小春运动",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff"
},
"tabBar": { // 底部菜单
"color": "#282828",
"selectedColor": "#49A1FD",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/home/index",
"iconPath": "/static/images/tabar_home_nor.png",
"selectedIconPath": "/static/images/tabar_home.png",
"text": "首页"
}, {
"pagePath": "pages/me/index",
"iconPath": "/static/images/tabar_user_nor.png",
"selectedIconPath": "/static/images/tabar_user.png",
"text": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。