From 81c82aca5021cd9326be1d8a2cec882626bae895 Mon Sep 17 00:00:00 2001 From: linxi Date: Mon, 23 Dec 2024 09:18:14 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2901=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E2=80=9C=E8=AF=B7=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E5=BA=97=E9=93=BA=E8=A7=86=E9=A2=91=E6=96=B9=E9=9D=A2?= =?UTF-8?q?=E2=80=9D=E6=94=B9=E4=B8=BA=E2=80=9C=E8=AF=B7=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=BA=97=E9=93=BA=E8=A7=86=E9=A2=91=E5=B0=81=E9=9D=A2=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_join/views/shop.vue | 2 +- pkg_join/views/supplier.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_join/views/shop.vue b/pkg_join/views/shop.vue index d5525e2..83b7973 100644 --- a/pkg_join/views/shop.vue +++ b/pkg_join/views/shop.vue @@ -447,7 +447,7 @@ export default { 'coverVideo': { type: 'string', required: true, - message: '请上传店铺视频方面', + message: '请上传店铺视频封面', trigger: ['blur', 'change'] }, 'logo': { diff --git a/pkg_join/views/supplier.vue b/pkg_join/views/supplier.vue index 278da64..eee1e60 100644 --- a/pkg_join/views/supplier.vue +++ b/pkg_join/views/supplier.vue @@ -625,7 +625,7 @@ export default { 'coverVideo': { type: 'string', required: true, - message: '请上传店铺视频方面', + message: '请上传店铺视频封面', trigger: ['blur', 'change'] }, 'logo': {