From 6d32a839d9850f87fe210cb2cc4eadfd460b5f97 Mon Sep 17 00:00:00 2001 From: opensnail <598092184@qq.com> Date: Mon, 27 May 2024 23:00:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(sj=5F1.0.0=5Fbeta3):=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=BB=84=E5=AF=BC=E5=87=BA=E5=AF=BC=E5=85=A5=E5=92=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E8=8F=9C=E5=8D=95=E6=8E=92=E5=BA=8F=201.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=BB=84=E7=9A=84=E5=AF=BC=E5=85=A5=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=202.=20=E8=B0=83=E6=95=B4=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=89=B9=E9=87=8F=E5=92=8C=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=9A=84=E9=A1=BA=E5=BA=8F=203.=20=E8=B0=83=E6=95=B4=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81=E4=BB=BB=E5=8A=A1=E6=89=B9=E9=87=8F=E5=92=8C?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86=E7=9A=84=E9=A1=BA=E5=BA=8F?= =?UTF-8?q?=204.=20=E8=B0=83=E6=95=B4=E9=87=8D=E8=AF=95=E5=9C=BA=E6=99=AF?= =?UTF-8?q?=E7=9A=84=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/file-upload.vue | 5 ++- src/locales/langs/en-us.ts | 1 + src/locales/langs/zh-cn.ts | 1 + src/router/elegant/routes.ts | 62 +++++++++++++-------------- src/typings/app.d.ts | 1 + src/views/group/index.vue | 17 +++++++- 6 files changed, 53 insertions(+), 34 deletions(-) diff --git a/src/components/common/file-upload.vue b/src/components/common/file-upload.vue index e22591b..853dd63 100644 --- a/src/components/common/file-upload.vue +++ b/src/components/common/file-upload.vue @@ -1,9 +1,10 @@