| | |
| | | "@psdk/cpcl": "^0.6.1", |
| | | "@psdk/device-ble-uniapp": "^0.6.1", |
| | | "@psdk/esc": "^0.6.1", |
| | | "@psdk/frame-father": "^0.7.9", |
| | | "@psdk/frame-imageb": "^0.7.9", |
| | | "@psdk/tspl": "^0.6.1", |
| | | "all": "^0.0.0", |
| | | "dayjs": "^1.11.19", |
| | | "dayjs": "^1.11.18", |
| | | "echarts": "^5.6.0", |
| | | "i": "^0.3.7", |
| | | "npm": "^9.5.1", |
| | |
| | | "navigationBarTitleText": "我的待办列表" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/ZLGL/QcenvironmentTestDotCheckBill/QCEnvironmentTestDotCheckBillList", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "环境检验单列表" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/ZLGL/QcenvironmentTestDotCheckBill/QcenvironmentTestDotCheckBill", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "环境检验单" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/ZLGL/QCNoPassProdDisposeBillMainList/QCNoPassProdDisposeBillMainList", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "不良品评审单列表" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/ZLGL/QCNoPassProdDisposeBillMainList/QCNoPassProdDisposeBillMain", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "不良品评审单" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/ZLGL/QCNoPassProdConclusionBillMain/QCNoPassProdConclusionBillMain", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "不良品评审结论单" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/ZLGL/QCNoPassProdConclusionBillMain/QCNoPassProdConclusionBillMainList", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "不良品评审单结论单列表" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/ZLGL/Gy_MaterialPrevention/Gy_MaterialPrevention", |
| | | "style": { |
| | |
| | | "翁涛涛本地测试": 'http://localhost:81/API/', |
| | | "陈镐哲本地测试": 'http://192.168.0.101:81/API/', |
| | | "陈镐哲本地测试2": 'http://192.168.88.82:81/API/', |
| | | "王仪本地测试": 'http://192.168.0.74:8080/API/', |
| | | "张瑞广本地测试": 'http://localhost:8082/API/', |
| | | "余思杰本地测试": 'http://localhost:8082/LuBaoAPI/', |
| | | "杨权鑫本地测试": 'http://192.168.0.36:8082/API/', |
| | | "王仪本地测试": 'http://192.168.0.74:8080/API/', |
| | | // 小卫内外网 |
| | | "苏州卫智科技-外网": 'http://221.224.60.42:8082/API_WW/', |
| | | "苏州卫智科技-内网": 'http://172.16.20.233:8082/API_NW/', |
| | |
| | | // if (getRemoteFile) { |
| | | // this.$i18n.setLocaleMessage(lang, data) |
| | | // } |
| | | let languagePack = await getLanguagePackJson(lang) |
| | | this.$i18n.setLocaleMessage(lang, languagePack) |
| | | this.$i18n.locale = lang |
| | | }, |
| | | onLanguageChangeHandler(e) { |