From 70708dcf6be53863f4adb9f7f4c83d7e035e718c Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Tue, 12 Mar 2024 16:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 137 ------------------------------------------ src/pages.json | 147 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 146 insertions(+), 138 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe51bfb4..261b650c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,16 +12,7 @@ "@dcloudio/uni-app-plus": "3.0.0-3090920231225001", "@dcloudio/uni-components": "3.0.0-3090920231225001", "@dcloudio/uni-h5": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-alipay": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-baidu": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-jd": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-lark": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-qq": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-toutiao": "3.0.0-3090920231225001", "@dcloudio/uni-mp-weixin": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-xhs": "3.0.0-3090920231225001", - "@dcloudio/uni-quickapp-webview": "3.0.0-3090920231225001", "less": "^4.2.0", "vue": "^3.2.45", "vue-i18n": "^9.1.9", @@ -2000,39 +1991,6 @@ "resolved": "https://registry.npmjs.org/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-3090920231225001.tgz", "integrity": "sha512-GUiyXxeLvunToD2LC1FybqtrLw/cbKmtO/Q3mwue0rEurhaTrabiVoOntP4n1t4QMaL+dFsex06cRbZgafqlIw==" }, - "node_modules/@dcloudio/uni-mp-alipay": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-3090920231225001.tgz", - "integrity": "sha512-zHcwqmFi9NtzW3cW9kAAjdfTbJ1YPrE8LKAbjHyp5XiytSRcTiuSqipBs4HgtVBijur8FPxrZtIYcGIQZQskBw==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@dcloudio/uni-mp-baidu": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-3090920231225001.tgz", - "integrity": "sha512-zhS+I+KL7ecmni2lwy6KL5gpCqPQ/7gygkqBqdNIOq9eDB7c4rlPF6w+j7WmeBWeZPZpccYaQnsn9W7swpnmRA==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-weixin": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47", - "jimp": "^0.10.1", - "licia": "^1.29.0", - "qrcode-reader": "^1.0.4", - "qrcode-terminal": "^0.12.0", - "ws": "^8.4.2" - } - }, "node_modules/@dcloudio/uni-mp-compiler": { "version": "3.0.0-3090920231225001", "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-3090920231225001.tgz", @@ -2049,76 +2007,6 @@ "estree-walker": "^2.0.2" } }, - "node_modules/@dcloudio/uni-mp-jd": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-jd/-/uni-mp-jd-3.0.0-3090920231225001.tgz", - "integrity": "sha512-n+zDI+dRyVgSnp8vcLnflxs7usMEy/sfx2FWB77XswPHiMOi8Wz7SK/CQln/ScKD0pRWDPiXcLh4WXS1u3H0Hg==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@dcloudio/uni-mp-kuaishou": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-3090920231225001.tgz", - "integrity": "sha512-Z3VFtDNDUEGkHOs5hzB+HiOuJWxGsLh6jQYlGLwXFNmWJFYWGaEBsAA+NztWOB4fRB2JeYSoTu78Al3MWFRwzQ==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-weixin": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@dcloudio/uni-mp-lark": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-3090920231225001.tgz", - "integrity": "sha512-LuXWe7vf2fncf1Hj0PpxKYCRWYwqhcz3kKkauNa9nVNjEwiD83UthW5oDxVWMCklIFjKw91mhe+zqq2Oc8bl1w==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-toutiao": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@dcloudio/uni-mp-qq": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-3090920231225001.tgz", - "integrity": "sha512-f114i9LhYxfgHUFpSKcOHWL5ZqOttwbzNeK7vMRaqUSWX8VKxzXhqJ5OOKB2HeKyMZGJ50wxvyYNYiR01dBg+A==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/shared": "3.2.47", - "fs-extra": "^10.0.0" - } - }, - "node_modules/@dcloudio/uni-mp-toutiao": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-3090920231225001.tgz", - "integrity": "sha512-g6fpZeUS2mBDIalhQEKXnkMAKUP+xGz4poJrjABMRu6L2ayXjOCYHFC0uZEIoagcD5zb3UN4ZrPaQvFtcErqRA==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47" - } - }, "node_modules/@dcloudio/uni-mp-vite": { "version": "3.0.0-3090920231225001", "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-3090920231225001.tgz", @@ -2160,19 +2048,6 @@ "ws": "^8.4.2" } }, - "node_modules/@dcloudio/uni-mp-xhs": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-mp-xhs/-/uni-mp-xhs-3.0.0-3090920231225001.tgz", - "integrity": "sha512-pY/OCLGNLChmTShAG41sb0AGxqJCqsioNu4fIEKcC2dj8JFOUdcFBYS7ZvhrVrVYCErM0H3GcmLla0cJZfUCjQ==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-compiler": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/shared": "3.2.47" - } - }, "node_modules/@dcloudio/uni-nvue-styler": { "version": "3.0.0-3090920231225001", "resolved": "https://registry.npmjs.org/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-3090920231225001.tgz", @@ -2191,18 +2066,6 @@ "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001" } }, - "node_modules/@dcloudio/uni-quickapp-webview": { - "version": "3.0.0-3090920231225001", - "resolved": "https://registry.npmjs.org/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-3090920231225001.tgz", - "integrity": "sha512-sFKH4WboIKvkVNEmxkhLvzE/Wya5YwFXdL/AoM8rxQO7DXP+eNOtMhapWz2NEKXN8XGM3WIVTjwyMINgg5+Ctw==", - "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vite": "3.0.0-3090920231225001", - "@dcloudio/uni-mp-vue": "3.0.0-3090920231225001", - "@dcloudio/uni-shared": "3.0.0-3090920231225001", - "@vue/shared": "3.2.47" - } - }, "node_modules/@dcloudio/uni-shared": { "version": "3.0.0-3090920231225001", "resolved": "https://registry.npmjs.org/@dcloudio/uni-shared/-/uni-shared-3.0.0-3090920231225001.tgz", diff --git a/src/pages.json b/src/pages.json index f77016ed..69e834d1 100644 --- a/src/pages.json +++ b/src/pages.json @@ -1182,13 +1182,151 @@ ] } } - }, { + }, + { + "path": "pages/inventoryMove/job/inventoryMoveDetail", + "style": { + "navigationBarTitleText": "库存转移详细", + "enablePullDownRefresh": true + } + }, + { "path": "pages/inventoryMove/record/moveFreeRecord", "style": { "navigationBarTitleText": "库存转移记录", "enablePullDownRefresh": true } }, + { + "path": "pages/inventoryMove/job/okToHoldMoveJob", + "style": { + "navigationBarTitleText": "合格转隔离", + "enablePullDownRefresh": true, + "titleNView": { + // "autoBackButton": "true", + "buttons": [ + // 右边按钮 + { + "float": "right", + "fontSize": "58rpx", //按钮上文字的大小 + "text": "\ue696", + "fontSrc": "/static/ali_icon/iconfont.ttf" + + }, + { + "float": "right", + "fontSize": "52rpx", //按钮上文字的大小 + "text": "\ue6e2", + "fontSrc": "/static/ali_icon/iconfont.ttf" + } + ] + } + } + }, + { + "path": "pages/inventoryMove/job/holdToOkMoveJob", + "style": { + "navigationBarTitleText": "隔离转合格", + "enablePullDownRefresh": true, + "titleNView": { + // "autoBackButton": "true", + "buttons": [ + // 右边按钮 + { + "float": "right", + "fontSize": "58rpx", //按钮上文字的大小 + "text": "\ue696", + "fontSrc": "/static/ali_icon/iconfont.ttf" + + }, + { + "float": "right", + "fontSize": "52rpx", //按钮上文字的大小 + "text": "\ue6e2", + "fontSrc": "/static/ali_icon/iconfont.ttf" + } + ] + } + } + }, + { + "path": "pages/inventoryMove/job/holdToScrapMoveJob", + "style": { + "navigationBarTitleText": "隔离转报废", + "enablePullDownRefresh": true, + "titleNView": { + // "autoBackButton": "true", + "buttons": [ + // 右边按钮 + { + "float": "right", + "fontSize": "58rpx", //按钮上文字的大小 + "text": "\ue696", + "fontSrc": "/static/ali_icon/iconfont.ttf" + + }, + { + "float": "right", + "fontSize": "52rpx", //按钮上文字的大小 + "text": "\ue6e2", + "fontSrc": "/static/ali_icon/iconfont.ttf" + } + ] + } + } + }, + { + "path": "pages/inventoryMove/job/okToScrapMoveJob", + "style": { + "navigationBarTitleText": "合格转报废", + "enablePullDownRefresh": true, + "titleNView": { + // "autoBackButton": "true", + "buttons": [ + // 右边按钮 + { + "float": "right", + "fontSize": "58rpx", //按钮上文字的大小 + "text": "\ue696", + "fontSrc": "/static/ali_icon/iconfont.ttf" + + }, + { + "float": "right", + "fontSize": "52rpx", //按钮上文字的大小 + "text": "\ue6e2", + "fontSrc": "/static/ali_icon/iconfont.ttf" + } + ] + } + } + }, + { + "path": "pages/inventoryMove/job/scrapToHoldMoveJob", + "style": { + "navigationBarTitleText": "报废转隔离", + "enablePullDownRefresh": true, + "titleNView": { + // "autoBackButton": "true", + "buttons": [ + // 右边按钮 + { + "float": "right", + "fontSize": "58rpx", //按钮上文字的大小 + "text": "\ue696", + "fontSrc": "/static/ali_icon/iconfont.ttf" + + }, + { + "float": "right", + "fontSize": "52rpx", //按钮上文字的大小 + "text": "\ue6e2", + "fontSrc": "/static/ali_icon/iconfont.ttf" + } + ] + } + } + }, { "path": "pages/inventoryMove/record/okToHoldRecord", "style": { @@ -1210,6 +1348,13 @@ "enablePullDownRefresh": true } }, + { + "path": "pages/inventoryMove/record/scrapToHoldRecord", + "style": { + "navigationBarTitleText": "报废转隔离记录", + "enablePullDownRefresh": true + } + }, { "path": "pages/inventoryMove/record/okToScrapRecord", "style": {