Notice: Undefined index: userRole in C:\web\wtms\json\navs.php on line 5

Notice: Undefined index: userCode in C:\web\wtms\json\navs.php on line 6
[ { "title" : "基础资料", "icon" : "", "href" : "", "spread" : false, "children" : [ { "title" : "用户管理", "icon" : "", "href" : "page/user/userList.php", "spread" : false }, { "title" : "驾驶员管理", "icon" : "", "href" : "page/driver/driverList.php", "spread" : false }, { "title" : "门点管理", "icon" : "", "href" : "page/boxup/boxupList.php", "spread" : false }, { "title" : "运价管理", "icon" : "", "href" : "page/quote/quoteList.php", "spread" : false } ] }, { "title" : "订单管理", "icon" : "", "href" : "", "spread" : false, "children" : [ { "title" : "已安排", "icon" : "", "href" : "page/order/orderList.php?type=finish", "spread" : false }, { "title" : "未安排", "icon" : "", "href" : "page/order/orderList.php?type=unfinish", "spread" : false } ] }, { "title" : "派车单管理", "icon" : "", "href" : "page/trans/transList.php", "spread" : false }, { "title" : "运输台账", "icon" : "", "href" : "page/trans/transList2.php", "spread" : false }, { "title" : "订单统计", "icon" : "", "href" : "page/order/orderList2.php", "spread" : false } ]