{ "easycom": { "autoscan": true, "custom": { "^n-(.*)": "@/nx/components/n-$1/n-$1.vue", "^nu-(.*)": "@/nx/ui/nu-$1/nu-$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", "^zzjc-(.*)": "@/components/zzjc-$1/zzjc-$1.vue" } }, "pages": [ { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "navigationStyle": "custom" } }, { "path": "pages/index/index", "style": { "navigationBarTitleText": "模块选择" } }, { "path": "pages/lims/index/index", "aliasPath": "/", "style": { "navigationBarTitleText": "设备管理系统", "navigationStyle": "custom" } }, { "path": "pages/lims/deviceBusDailyCheck/index", "style": { "navigationBarTitleText": "点检", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "点检" } }, { "path": "pages/lims/deviceBusDailyCheck/list", "style": { "navigationBarTitleText": "点检记录", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "点检记录" } }, { "path": "pages/lims/deviceBusMaintain/index", "style": { "navigationBarTitleText": "维护保养", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "维护保养" } }, { "path": "pages/lims/deviceBusMaintain/list", "style": { "navigationBarTitleText": "维护保养记录", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "维护保养记录" } }, { "path": "pages/lims/deviceBusUseRecord/index", "style": { "navigationBarTitleText": "使用记录", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "使用记录" } }, { "path": "pages/lims/deviceBusUseRecord/list", "style": { "navigationBarTitleText": "设备使用记录查看", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "设备使用记录查看" } }, { "path": "pages/lims/deviceBusInfo/index", "style": { "navigationBarTitleText": "设备查询", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "设备查询" } }, { "path": "pages/lims/deviceBusInfo/baseInfo", "style": { "navigationBarTitleText": "设备信息", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "设备信息" } }, { "path": "pages/lims/documentList/preview", "style": { "navigationBarTitleText": "文档预览", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "文档预览" } }, { "path": "pages/lims/knowledge/index", "style": { "navigationBarTitleText": "知识库查询", "navigationStyle": "custom" }, "meta": { "auth": true, "sync": true, "title": "知识库查询" } }, // 化学分析 { "path": "pages/analysis/index/index", "style": { "navigationBarTitleText": "化学分析系统", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-receive", "style": { "navigationBarTitleText": "样品分析-收样", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-work-list", "style": { "navigationBarTitleText": "样品分析列表", "enablePullDownRefresh": true, "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-work-detail", "style": { "navigationBarTitleText": "样品分析", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-work-edit-task", "style": { "navigationBarTitleText": "编辑指派单", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/pdf-preview", "style": { "navigationBarTitleText": "预览指派单", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-report", "style": { "navigationBarTitleText": "数据上报", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-report-search", "style": { "navigationBarTitleText": "审核查询", "navigationStyle": "custom" } }, { "path": "pages/analysis/sample/sample-print", "style": { "navigationBarTitleText": "单据补打", "navigationStyle": "custom" } }, { "path": "pages/analysis/setting/setting", "style": { "navigationBarTitleText": "设置", "navigationStyle": "custom" } }, { "path": "pages/analysis/auncel/auncel-status", "style": { "navigationBarTitleText": "天平", "navigationStyle": "custom" } }, // 样品库管理 { "path": "pages/sampleWarehouse/index/index", "style": { "navigationBarTitleText": "样品库管理", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/sampleSearch/index", "style": { "navigationBarTitleText": "样品查询", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/returnToStock/index", "style": { "navigationBarTitleText": "样品归库", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/execChangeLocation/index", "style": { "navigationBarTitleText": "库位变更", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/sampleDispatchExternal/index", "style": { "navigationBarTitleText": "外部调拨", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/sampleDispatchExternal/detail", "style": { "navigationBarTitleText": "调拨详情", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/sampleDispatchInternal/index", "style": { "navigationBarTitleText": "内部调拨", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/dispatchGiveBack/index", "style": { "navigationBarTitleText": "调拨归还", "navigationStyle": "custom" } }, { "path": "pages/sampleWarehouse/sampleTakeOff/index", "style": { "navigationBarTitleText": "样品下架", "navigationStyle": "custom" } }, { "path": "pages/setting/SelectBaseData", "style": { "navigationBarTitleText": "基础信息配置" } }, { "path": "pages/setting/UrlConfig", "style": { "navigationBarTitleText": "地址配置" } }, { "path": "pages/me/aboutMe", "style": { "navigationBarTitleText": "关于我们" } }, { "path": "pages/setting/print", "style": { "navigationBarTitleText": "打印", "navigationStyle": "custom" } }, { "path": "pages/me/index", "style": { "navigationBarTitleText": "我的" }, "meta": { "auth": true, "sync": true, "title": "我的" } }, { "path": "pages/setting/upgrade-popup", "name": "upgrade", "style": { "disableScroll": true, "app-plus": { "backgroundColorTop": "transparent", "background": "transparent", "titleNView": false, "scrollIndicator": false, "popGesture": "none", "animationType": "fade-in", "animationDuration": 200 } } } ], "subPackages": [ { "root": "pages/login", "pages": [ // { // "path": "login", // "aliasPath": "/", //对于h5端你必须在首页加上aliasPath并设置为/ // "style": { // "navigationBarTitleText": "登录", // "navigationBarBackgroundColor": "#FFFFFF" // } // }, { "path": "reg", "style": { "navigationBarTitleText": "注册", "navigationBarBackgroundColor": "#FFFFFF" } } ] } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "lims", "navigationBarBackgroundColor": "#0055A2", "backgroundColor": "#F8F8F8" }, "tabBar": { "custom": true, "list": [ // { // "pagePath": "pages/lims/index/index" // }, // { // "pagePath": "pages/analysis/index/index" // }, // { // "pagePath": "pages/me/index" // } ] }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [ { "name": "登录页面", //模式名称 "path": "pages/login/login", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 } ] } }