329 lines
6.4 KiB
JSON
329 lines
6.4 KiB
JSON
{
|
|
"easycom": {
|
|
"autoscan": true,
|
|
"custom": {
|
|
// npm 方式
|
|
"^u-(.*)": "uview-pro/components/u-$1/u-$1.vue"
|
|
// uni_modules 方式
|
|
// "^u-(.*)": "@/uni_modules/uview-pro/components/u-$1/u-$1.vue"
|
|
}
|
|
},
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/penetrate/project",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dataSummary/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dataSummaryDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dataBranch/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dataProjectNum/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dataProjectNumDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dangerousProject/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/dangerousProjectDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/riskControl/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/riskControlDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 作业许可数
|
|
{
|
|
"path": "pages/index/workPermit/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/workPermitDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 培训数据
|
|
{
|
|
"path": "pages/index/training/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/trainingDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 领导级
|
|
{
|
|
"path": "pages/index/leadershipSafety/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/leadershipSafetyDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 项目安全
|
|
{
|
|
"path": "pages/index/projectSafety/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/projectSafetyDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 应急数据
|
|
{
|
|
"path": "pages/index/emergency/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/emergencyDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 机具管理
|
|
{
|
|
"path": "pages/index/equipmentManagement/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/equipmentManagementDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-企业和分支
|
|
{
|
|
"path": "pages/quality/numberEmployees/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/numberEmployeesDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-人员报检
|
|
{
|
|
"path": "pages/quality/personnelInspection/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/personnelInspectionDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-计量器
|
|
{
|
|
"path": "pages/quality/meter/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/meterDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-设备材料
|
|
{
|
|
"path": "pages/quality/equipment/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/equipmentDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-工程划分数
|
|
{
|
|
"path": "pages/quality/engineeringDivision/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/engineeringDivisionDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-领导级安全检查数
|
|
{
|
|
"path": "pages/quality/leader/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/leaderDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-项目质量检查数
|
|
{
|
|
"path": "pages/quality/projectQuality/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/projectQualityDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-项目质量检查数
|
|
{
|
|
"path": "pages/quality/controlPoint/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/controlPointDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-优质工程数
|
|
{
|
|
"path": "pages/quality/qualityEngineering/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
// 质量-QC
|
|
{
|
|
"path": "pages/quality/QC/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
// 质量-施工方案
|
|
{
|
|
"path": "pages/quality/constructionPlan/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/constructionPlanDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-图纸会审
|
|
{
|
|
"path": "pages/quality/drawingReview/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/drawingReviewDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
// 质量-焊接
|
|
{
|
|
"path": "pages/quality/welding/index",
|
|
"style": {
|
|
"navigationBarTitleText": "单位"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/quality/weldingDetails/index",
|
|
"style": {
|
|
"navigationBarTitleText": "项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "中国化学",
|
|
// "navigationStyle": "custom" ,// 隐藏系统导航栏
|
|
"navigationBarBackgroundColor": "#17447a",
|
|
"backgroundColor": "#FFFFFF"
|
|
},
|
|
"uniIdRouter": {}
|
|
} |