diff --git a/app/pages/collectCode/mine/components/codeCard/index.vue b/app/pages/collectCode/mine/components/codeCard/index.vue index ff7a58a..2d02b78 100644 --- a/app/pages/collectCode/mine/components/codeCard/index.vue +++ b/app/pages/collectCode/mine/components/codeCard/index.vue @@ -21,7 +21,7 @@ const itemLabel=(data)=>{ return statusLabel.find(x=>x.value===data.payStatus) } const getQRBase64 = async () => { - const url=`${window.location.origin}/collectCode/signature/personal-Info?number=2&qrUid=${props.data.qrUid}}` + const url=`${window.location.origin}/collectCode/signature/personal-Info?number=2&qrUid=${props.data.qrUid}` try { return await QRCode.toDataURL(url, { width: 200, diff --git a/app/pages/home/index.vue b/app/pages/home/index.vue index a623f80..a7cde79 100644 --- a/app/pages/home/index.vue +++ b/app/pages/home/index.vue @@ -24,7 +24,7 @@ await getAuctionDetail()
{{ auctionDetail.title }}
{{ $t('home.text1') }}
-
- {{auctionDetail.totalNum}}{{ auctionDetail.totalNum }}{{ $t('common.items') }}{{ $t('common.auction') }} -
+
- {{auctionDetail.totalNum}}{{ $t('common.items') }}{{ $t('common.auction') }} -
{{auctionDetail.startDate}} {{$t('home.text2')}}
diff --git a/package.json b/package.json index 9134272..cb1c236 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "dependencies": { "@fingerprintjs/fingerprintjs": "^4.5.1", "@nuxtjs/i18n": "^9.1.1", - "@selemondev/vue3-signature-pad": "^1.1.5", "@vueuse/core": "^12.4.0", "aliyun-aliplayer": "^2.28.5", "axios": "^1.7.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa9a07a..8b1fda1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,9 +17,6 @@ importers: '@nuxtjs/i18n': specifier: ^9.1.1 version: 9.2.0(@vue/compiler-dom@3.5.13)(eslint@9.20.1(jiti@2.4.2))(magicast@0.3.5)(rollup@4.34.6)(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) - '@selemondev/vue3-signature-pad': - specifier: ^1.1.5 - version: 1.1.5(vue@3.5.13(typescript@5.7.3)) '@vueuse/core': specifier: ^12.4.0 version: 12.6.1(typescript@5.7.3) @@ -1259,11 +1256,6 @@ packages: cpu: [x64] os: [win32] - '@selemondev/vue3-signature-pad@1.1.5': - resolution: {integrity: sha512-AJxajgLzeKQ/fDr4605vCJt44BucFLLKLmQ1XMUDajFu3C8mkSqmnDzpb6EM1GbZxXxAxEFA4pPHoQ8tuT0Pow==} - peerDependencies: - vue: ^3.2.0 - '@sindresorhus/merge-streams@2.3.0': resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} @@ -3850,9 +3842,6 @@ packages: signature_pad@3.0.0-beta.4: resolution: {integrity: sha512-cOf2NhVuTiuNqe2X/ycEmizvCDXk0DoemhsEpnkcGnA4kS5iJYTCqZ9As7tFBbsch45Q1EdX61833+6sjJ8rrw==} - signature_pad@5.0.4: - resolution: {integrity: sha512-nngOixbwLAUOuH3QnZwlgwmynQblxmo4iWacKFwfymJfiY+Qt+9icNtcIe/okqXKun4hJ5QTFmHyC7dmv6lf2w==} - simple-git@3.27.0: resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==} @@ -5789,12 +5778,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.34.6': optional: true - '@selemondev/vue3-signature-pad@1.1.5(vue@3.5.13(typescript@5.7.3))': - dependencies: - nanoid: 5.0.9 - signature_pad: 5.0.4 - vue: 3.5.13(typescript@5.7.3) - '@sindresorhus/merge-streams@2.3.0': {} '@tootallnate/quickjs-emscripten@0.23.0': @@ -8918,8 +8901,6 @@ snapshots: signature_pad@3.0.0-beta.4: {} - signature_pad@5.0.4: {} - simple-git@3.27.0: dependencies: '@kwsites/file-exists': 1.1.1