代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},{
"path": "pages/readCardByNfc/readCardByNfc",
"style": {
"navigationBarTitleText": "判级",
"enablePullDownRefresh": false
}
}, {
"path": "pages/myInfo/myInfo",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false
}
}, {
"path": "pages/ReceipList/ReceipList",
"style": {
"navigationBarTitleText": "收货单",
"enablePullDownRefresh": false
}
}, {
"path": "pages/readCardByNfc/payByCard",
"style": {
"navigationBarTitleText": "刷卡",
"enablePullDownRefresh": false
}
},{
"path": "pages/myInfo/editPasswd",
"style": {
"navigationBarTitleText": "修改密码",
"enablePullDownRefresh": false
}
},{
"path": "pages/ReceipList/ScrapEvaluation",
"style": {
"navigationBarTitleText": "废钢评定",
"enablePullDownRefresh": false
}
},{
"path": "pages/ReceipList/PhotoList",
"style": {
"navigationBarTitleText": "照片列表",
"enablePullDownRefresh": false
}
}
],
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/readCardByNfc/readCardByNfc",
"text": "判级"
}, {
"pagePath": "pages/ReceipList/ReceipList",
"text": "收货单"
}, {
"pagePath": "pages/myInfo/myInfo",
"text": "我的"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。