From 30c6f6c4bebd683c62a9589ed59edcc6941a3794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Mon, 28 Oct 2024 08:42:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A5=E6=96=99=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=202024/8/5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 4 ++-- src/pages/repleinsh/job/repleinshJob.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 640f14de..afcfb5fb 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,8 +3,8 @@ "package":"uni.UNI43932FE", "appid": "__UNI__DA78BC9", "description": "", - "versionName" : "1.0.42", - "versionCode" : 42, + "versionName" : "1.0.44", + "versionCode" : 44, "transformPx": false, /* 5+App特有相关 */ "app-plus": { diff --git a/src/pages/repleinsh/job/repleinshJob.vue b/src/pages/repleinsh/job/repleinshJob.vue index 516d1571..97c8dd09 100644 --- a/src/pages/repleinsh/job/repleinshJob.vue +++ b/src/pages/repleinsh/job/repleinshJob.vue @@ -11,7 +11,7 @@ - + @@ -36,7 +36,7 @@ import repleinshJobListPopup from '@/pages/repleinsh/coms/repleinshJobListPopup. import repleinshInfoPopup from '@/pages/repleinsh/coms/repleinshInfoPopup.vue' import winScanButton from '@/mycomponents/scan/winScanButton.vue' import winScanPackJob from '@/mycomponents/scan/winScanPackJob.vue' - +import winComScanBalance from '@/mycomponents/scan/winComScanBalance.vue' import { useCountStore } from '@/store' // 获取自定义的store const store = useCountStore()