From 8231066bf596787ef5558985a781b3dacd7ff493 Mon Sep 17 00:00:00 2001 From: hebo Date: Wed, 22 Oct 2025 15:01:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=20openId=20=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E8=8E=B7=E5=8F=96=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 30 +++++++ src/pages/base/service/index.vue | 24 ------ src/pages/system/launchPage/launchPage.vue | 12 +++ src/pages/system/login/login.vue | 2 +- src/pages/view/notice/publish.vue | 59 +++++++++---- src/pages/view/routine/qd/index.vue | 48 +++++++++-- src/pages/view/routine/qd/publish.vue | 99 +++++++++++++++++++++- 7 files changed, 222 insertions(+), 52 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8e3dc0a..dcd492a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,42 @@