270 lines
5.1 KiB
JSON
270 lines
5.1 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/home/home",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ledger/index",
|
|
"style": {
|
|
"navigationBarTitleText": "台账管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ledger/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "台账"
|
|
}
|
|
},
|
|
// {
|
|
// "path": "pages/ledger/ledger-out",
|
|
// "style": {
|
|
// "navigationBarTitleText": "出库台账"
|
|
// }
|
|
// },
|
|
{
|
|
"path": "pages/ledger/ledger-prod",
|
|
"style": {
|
|
"navigationBarTitleText": "产生台账"
|
|
}
|
|
},
|
|
// {
|
|
// "path": "pages/ledger/ledger-stat",
|
|
// "style": {
|
|
// "navigationBarTitleText": "入库统计"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "pages/ledger/dispose-ledger",
|
|
// "style": {
|
|
// "navigationBarTitleText": "处置台账"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "pages/ledger/manifest-list",
|
|
// "style": {
|
|
// "navigationBarTitleText": "联单管理"
|
|
// }
|
|
// },
|
|
{
|
|
"path": "pages/settings/index",
|
|
"style": {
|
|
"navigationBarTitleText": "系统设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/enterprise",
|
|
"style": {
|
|
"navigationBarTitleText": "企业信息设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/device",
|
|
"style": {
|
|
"navigationBarTitleText": "设备管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/waste-list",
|
|
"style": {
|
|
"navigationBarTitleText": "危废类型管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/staff-list",
|
|
"style": {
|
|
"navigationBarTitleText": "人员列表管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/prod-facility",
|
|
"style": {
|
|
"navigationBarTitleText": "产生设施管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/store-facility",
|
|
"style": {
|
|
"navigationBarTitleText": "贮存设施管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/receiver-search",
|
|
"style": {
|
|
"navigationBarTitleText": "处置单位查询"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/env-config",
|
|
"style": {
|
|
"navigationBarTitleText": "环境配置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/other-settings",
|
|
"style": {
|
|
"navigationBarTitleText": "其他设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/devices/printer",
|
|
"style": {
|
|
"navigationBarTitleText": "打印机配置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/devices/scale",
|
|
"style": {
|
|
"navigationBarTitleText": "称重设备配置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/devices/configPrinter",
|
|
"style": {
|
|
"navigationBarTitleText": "测试打印机"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/devices/printTest",
|
|
"style": {
|
|
"navigationBarTitleText": "打印测试"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/devices/scaleTest",
|
|
"style": {
|
|
"navigationBarTitleText": "称重测试"
|
|
}
|
|
},
|
|
// {
|
|
// "path": "pages/settings/data-sync",
|
|
// "style": {
|
|
// "navigationBarTitleText": "云端数据同步"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "pages/index/index",
|
|
// "style": {
|
|
// "navigationBarTitleText": "首页"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "pages/scanner/scanner",
|
|
// "style": {
|
|
// "navigationBarTitleText": "扫码"
|
|
// }
|
|
// },
|
|
{
|
|
"path": "pages/inout/in",
|
|
"style": {
|
|
"navigationBarTitleText": "危废入库"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/inout/out",
|
|
"style": {
|
|
"navigationBarTitleText": "危废出库"
|
|
}
|
|
},
|
|
/* #ifdef APP-PLUS */
|
|
{
|
|
"path": "pages/testpages/scantest",
|
|
"style": {
|
|
"navigationBarTitleText": "iData扫描测试"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testpages/scantest2",
|
|
"style": {
|
|
"navigationBarTitleText": "扫描测试"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testpages/bleprint",
|
|
"style": {
|
|
"navigationBarTitleText": "蓝牙打印测试"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testpages/autoprint",
|
|
"style": {
|
|
"navigationBarTitleText": "自动打印"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/testpages/font-test",
|
|
"style": {
|
|
"navigationBarTitleText": "字体缩放测试"
|
|
}
|
|
},
|
|
/* #endif */
|
|
{
|
|
"path": "pages/weigh/generate",
|
|
"style": {
|
|
"navigationBarTitleText": "危废产生"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/waste/reprint",
|
|
"style": {
|
|
"navigationBarTitleText": "标签补打"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/waste/undo",
|
|
"style": {
|
|
"navigationBarTitleText": "数据撤销"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/waste/adjust",
|
|
"style": {
|
|
"navigationBarTitleText": "库存调整"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/waste/manifest",
|
|
"style": {
|
|
"navigationBarTitleText": "联单填领"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "危险废物管理系统",
|
|
"navigationBarBackgroundColor": "#1890ff",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#999",
|
|
"selectedColor": "#1890ff",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"fontSize": "14px",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/home/home",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/ledger/index",
|
|
"text": "台账"
|
|
},
|
|
{
|
|
"pagePath": "pages/settings/index",
|
|
"text": "设置"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|