You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
793 lines
20 KiB
JSON
793 lines
20 KiB
JSON
{
|
|
"easycom": {
|
|
"custom": {
|
|
"u-city-select": "@/components/u-city-select/u-city-select.vue",
|
|
"geek-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
|
|
"gx-(.*)": "@/components/geek-xd/components/geek-$1/geek-$1.vue",
|
|
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
"qiun-(.*)": "@/components/qiun-data-charts/components/qiun-$1/qiun-$1.vue",
|
|
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
|
|
}
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTitleText": "BESURE"
|
|
},
|
|
"pages": [
|
|
{
|
|
"path": "pages/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/work",
|
|
"style": {
|
|
"navigationBarTitleText": "管理",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/webview/index",
|
|
"style": {
|
|
"navigationBarTitleText": "浏览网页",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/common/textview/index",
|
|
"style": {
|
|
"navigationBarTitleText": "浏览文本",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/report",
|
|
"style": {
|
|
"navigationBarTitleText": "报表",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/smq/report",
|
|
"style": {
|
|
"navigationBarTitleText": "报表",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/smq/work",
|
|
"style": {
|
|
"navigationBarTitleText": "管理",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/smq/mine",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "page_report",
|
|
"pages": [
|
|
{
|
|
"path": "reportForm",
|
|
"style": {
|
|
"navigationBarTitleText": "生产报工",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "replaceForm",
|
|
"style": {
|
|
"navigationBarTitleText": "代报工",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "planProgress",
|
|
"style": {
|
|
"navigationBarTitleText": "计划进度",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "page_record",
|
|
"pages": [
|
|
{
|
|
"path": "feedingRecordForm",
|
|
"style": {
|
|
"navigationBarTitleText": "新增投料记录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages_mine/pages",
|
|
"pages": [
|
|
{
|
|
"path": "avatar/index",
|
|
"style": {
|
|
"navigationBarTitleText": "修改头像",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "info/index",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "info/edit",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑资料",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pwd/index",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "setting/index",
|
|
"style": {
|
|
"navigationBarTitleText": "应用设置",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "help/index",
|
|
"style": {
|
|
"navigationBarTitleText": "常见问题",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "about/index",
|
|
"style": {
|
|
"navigationBarTitleText": "关于我们",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages_template/pages",
|
|
"pages": [
|
|
{
|
|
"path": "wxCenter/index",
|
|
"style": {
|
|
"navigationBarTitleText": "wxCenter 仿微信个人中心",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "keyboardPay/index",
|
|
"style": {
|
|
"navigationBarTitleText": "keyboardPay 自定义键盘支付"
|
|
}
|
|
},
|
|
{
|
|
"path": "mallMenu/index2",
|
|
"style": {
|
|
"navigationBarTitleText": "mallMenu-商城分类"
|
|
}
|
|
},
|
|
{
|
|
"path": "mallMenu/index1",
|
|
"style": {
|
|
"navigationBarTitleText": "mallMenu-商城分类"
|
|
}
|
|
},
|
|
{
|
|
"path": "coupon/index",
|
|
"style": {
|
|
"navigationBarTitleText": "coupon-优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/index1",
|
|
"style": {
|
|
"navigationBarTitleText": "美团登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/index2",
|
|
"style": {
|
|
"navigationBarTitleText": "水滴登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "citySelect/index",
|
|
"style": {
|
|
"navigationBarTitleText": "城市选择"
|
|
}
|
|
},
|
|
{
|
|
"path": "submitBar/index",
|
|
"style": {
|
|
"navigationBarTitleText": "提交订单栏"
|
|
}
|
|
},
|
|
{
|
|
"path": "comment/index",
|
|
"style": {
|
|
"navigationBarTitleText": "评论"
|
|
}
|
|
},
|
|
{
|
|
"path": "comment/reply",
|
|
"style": {
|
|
"navigationBarTitleText": "评论详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/index",
|
|
"style": {
|
|
"navigationBarTitleText": "订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/code",
|
|
"style": {
|
|
"navigationBarTitleText": "登录获取验证码"
|
|
}
|
|
},
|
|
{
|
|
"path": "address/index",
|
|
"style": {
|
|
"navigationBarTitleText": "用户地址"
|
|
}
|
|
},
|
|
{
|
|
"path": "address/addSite",
|
|
"style": {
|
|
"navigationBarTitleText": "添加用户地址"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages_qiun/pages",
|
|
"pages": [
|
|
{
|
|
"path": "sport/index",
|
|
"style": {
|
|
"pageOrientation": "auto"
|
|
}
|
|
},
|
|
{
|
|
"path": "school/index",
|
|
"style": {
|
|
"pageOrientation": "auto"
|
|
}
|
|
},
|
|
{
|
|
"path": "finance/index",
|
|
"style": {
|
|
"pageOrientation": "auto"
|
|
}
|
|
},
|
|
{
|
|
"path": "main/index",
|
|
"style": {
|
|
"pageOrientation": "auto"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages_geek/pages",
|
|
"pages": [
|
|
{
|
|
"path": "index/index"
|
|
},
|
|
{
|
|
"path": "code/index"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages_function/pages",
|
|
"pages": [
|
|
{
|
|
"path": "mold/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具查询",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "mold/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "模具详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipment/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备查询",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipment/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "spare/index",
|
|
"style": {
|
|
"navigationBarTitleText": "备件查询",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "spare/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "备件详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "keypart/index",
|
|
"style": {
|
|
"navigationBarTitleText": "关键件查询",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "keypart/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "关键件详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "warehouse/index",
|
|
"style": {
|
|
"navigationBarTitleText": "仓库信息",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "product/index",
|
|
"style": {
|
|
"navigationBarTitleText": "产品物料查询",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "product/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "产品物料详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "inspection/index",
|
|
"style": {
|
|
"navigationBarTitleText": "检验类型",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "inspectionItem/index",
|
|
"style": {
|
|
"navigationBarTitleText": "检验项库",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "inspectionTemplate/index",
|
|
"style": {
|
|
"navigationBarTitleText": "检验模板",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "materialCategory/index",
|
|
"style": {
|
|
"navigationBarTitleText": "产品物料分类",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "materialCategory/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "分类详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "materialInfo/index",
|
|
"style": {
|
|
"navigationBarTitleText": "产品物料信息",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "materialInfo/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "物料详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "productBom/index",
|
|
"style": {
|
|
"navigationBarTitleText": "产品BOM",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "productBom/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "BOM详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentCategory/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备分类",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentCategory/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备分类详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentLedger/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备台账",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentLedger/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备台账详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentMaintenance/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备维修",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentMaintenance/form",
|
|
"style": {
|
|
"navigationBarTitleText": "设备维修",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "criticalComponent/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备关键件",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "criticalComponent/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备关键件详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldType/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具类型",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldType/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "模具类型详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldLedger/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具台账",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldLedger/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "模具台账详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldget/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具出库",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldget/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "模具出库详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldreturn/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具入库",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldreturn/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "模具入库详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/index",
|
|
"style": {
|
|
"navigationBarTitleText": "上模",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "上下模详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/dismount",
|
|
"style": {
|
|
"navigationBarTitleText": "下模",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/deviceSelect",
|
|
"style": {
|
|
"navigationBarTitleText": "选择设备",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/moldSelect",
|
|
"style": {
|
|
"navigationBarTitleText": "选择待上模模具",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldoperate/history",
|
|
"style": {
|
|
"navigationBarTitleText": "上下模历史",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldRepair/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具维修",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldRepair/form",
|
|
"style": {
|
|
"navigationBarTitleText": "模具维修",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldInspectionItems/index",
|
|
"style": {
|
|
"navigationBarTitleText": "点检项库",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldInspectionItems/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "点检项库详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldInspectionPlan/index",
|
|
"style": {
|
|
"navigationBarTitleText": "点检模板",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldInspectionPlan/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "点检模板详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldTaskConfiguration/index",
|
|
"style": {
|
|
"navigationBarTitleText": "点检任务",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldTaskConfiguration/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "点检任务详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldWorkOrderInquiry/index",
|
|
"style": {
|
|
"navigationBarTitleText": "点检记录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldWorkOrderInquiry/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "点检记录详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentInspectionTasks/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备点检任务",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentInspectionTasks/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备点检任务详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentInspectionRecord/index",
|
|
"style": {
|
|
"navigationBarTitleText": "设备点检记录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "equipmentInspectionRecord/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设备点检记录详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "planList/index",
|
|
"style": {
|
|
"navigationBarTitleText": "生产计划",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "taskList/index",
|
|
"style": {
|
|
"navigationBarTitleText": "任务计划",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldCheck/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具点检",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldCheck/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "点检详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldCheck/add",
|
|
"style": {
|
|
"navigationBarTitleText": "新增点检",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldMaintain/index",
|
|
"style": {
|
|
"navigationBarTitleText": "模具保养",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldMaintain/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "保养详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldMaintain/add",
|
|
"style": {
|
|
"navigationBarTitleText": "新增保养",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldPressureNet/index",
|
|
"style": {
|
|
"navigationBarTitleText": "更换压网",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "moldPressureNet/history",
|
|
"style": {
|
|
"navigationBarTitleText": "压网历史",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"preloadRule": {}
|
|
}
|