This commit is contained in:
2023-03-22 17:37:57 +08:00
parent a45b14f132
commit 5fdd6b91c8

View File

@@ -12,6 +12,12 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/management/AgvOutError",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/management/inscanerror",
"style": {
@@ -19,8 +25,13 @@
}
},
{
<<<<<<< HEAD
"path": "pages/management/AgvOutError",
"path": "pages/management/outscanerror",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/management/hcxcheck",
"style": {
"navigationStyle": "custom"
}
@@ -33,25 +44,4 @@
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
=======
"path": "pages/management/outscanerror",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/management/hcxcheck",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
>>>>>>> e70ca29794a795a200ed9459ba0246b876f6ba1a
}