|
|
|
@ -15,20 +15,20 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pages/index",
|
|
|
|
"path": "pages/index",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "生产计划",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pages/login",
|
|
|
|
"path": "pages/login",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "登录"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pages/work",
|
|
|
|
"path": "pages/work",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "近三天投料记录",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -36,7 +36,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pages/mine",
|
|
|
|
"path": "pages/mine",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "个人中心"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -60,7 +60,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pages/report",
|
|
|
|
"path": "pages/report",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "生产报工",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -119,19 +119,19 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "info/index",
|
|
|
|
"path": "info/index",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "个人信息"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "info/edit",
|
|
|
|
"path": "info/edit",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "编辑资料"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "pwd/index",
|
|
|
|
"path": "pwd/index",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "修改密码"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -143,7 +143,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "help/index",
|
|
|
|
"path": "help/index",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "常见问题"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|