This commit is contained in:
2025-08-19 14:35:12 +08:00
parent 3f2fa0a8a3
commit 7a91647105
30 changed files with 2282 additions and 1085 deletions

View File

@@ -303,18 +303,18 @@
"style": {
"navigationBarTitleText": "发起邀约"
}
},
{
"path": "pages/sys/user/myVisitor/creatVisitor2",
"style": {
"navigationBarTitleText": "发起邀约"
}
},
{
"path": "pages/sys/user/myVisitor/selectRoom",
"style": {
"navigationBarTitleText": "选择服务地址"
}
},
{
"path": "pages/sys/user/myVisitor/creatVisitor2",
"style": {
"navigationBarTitleText": "发起邀约"
}
},
{
"path": "pages/sys/user/myVisitor/selectRoom",
"style": {
"navigationBarTitleText": "选择服务地址"
}
},
{
"path": "pages/sys/user/myVisitor/visitorInfo",
@@ -333,12 +333,12 @@
"style": {
"navigationBarTitleText": "缴费记录"
}
},
{
"path": "pages/sys/user/myPayment/myCarCode",
"style": {
"navigationBarTitleText": "我的车牌"
}
},
{
"path": "pages/sys/user/myPayment/myCarCode",
"style": {
"navigationBarTitleText": "我的车牌"
}
},
{
"path": "pages/sys/user/myRepair/myRepair",
@@ -351,12 +351,12 @@
"style": {
"navigationBarTitleText": "新增"
}
},
{
"path": "pages/sys/user/myRepair/selectLocation",
"style": {
"navigationBarTitleText": "选择服务地址"
}
},
{
"path": "pages/sys/user/myRepair/selectLocation",
"style": {
"navigationBarTitleText": "选择服务地址"
}
},
{
"path": "pages/sys/user/myRepair/repaired",
@@ -388,82 +388,96 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/order/order",
"style" :
{
},
{
"path" : "pages/sys/workbench/order/order",
"style" :
{
"navigationBarTitleText": "工单管理"
}
}
},
{
"path" : "pages/sys/workbench/order/createOrder",
"style" :
{
"navigationBarTitleText": "创建工单"
}
},
{
"path" : "pages/sys/workbench/order/orderDetail",
"style" :
{
"navigationBarTitleText": "工单详情"
}
},
{
"path" : "pages/sys/workbench/meet/meet",
"style" :
{
"navigationBarTitleText" : "会议预约"
}
},
{
"path" : "pages/sys/workbench/meet/createMeet",
"style" :
{
"navigationBarTitleText" : "会议室预约"
}
},
{
"path" : "pages/sys/workbench/camera",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/monitor/monitors",
"style" :
{
"navigationBarTitleText" : "监控室"
}
},
{
"path" : "pages/sys/workbench/monitor/monitorplay",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/earlyWarning",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnDetail",
"style" :
{
"navigationBarTitleText" : "预警详情"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnStatistics",
"style" :
{
"navigationBarTitleText" : "预警统计"
}
},
{
"path" : "pages/sys/workbench/inspection/inspection",
"style" :
{
"navigationBarTitleText" : "工作巡检"
}
},
{
"path" : "pages/sys/workbench/order/createOrder",
"path" : "pages/sys/workbench/inspection/inspectionProcess",
"style" :
{
"navigationBarTitleText": "创建工单"
}
},
{
"path" : "pages/sys/workbench/order/orderDetail",
"style" :
{
"navigationBarTitleText": "工单详情"
}
},
{
"path" : "pages/sys/workbench/meet/meet",
"style" :
{
"navigationBarTitleText" : "会议预约"
}
},
{
"path" : "pages/sys/workbench/meet/createMeet",
"style" :
{
"navigationBarTitleText" : "会议室预约"
}
},
{
"path" : "pages/sys/workbench/camera",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/monitor/monitors",
"style" :
{
"navigationBarTitleText" : "监控室"
}
},
{
"path" : "pages/sys/workbench/monitor/monitorplay",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/earlyWarning",
"style" :
{
"navigationStyle": "custom"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnDetail",
"style" :
{
"navigationBarTitleText" : "预警详情"
}
},
{
"path" : "pages/sys/workbench/earlyWarning/warnStatistics",
"style" :
{
"navigationBarTitleText" : "预警统计"
"navigationBarTitleText" : "巡检任务"
}
}
],
@@ -502,13 +516,13 @@
"navigationBarTextStyle": "black",
"navigationBarTitleText": "Aidex",
"navigationBarBackgroundColor": "#ffffff"
},
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}
}
},
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}
}
}