From 3659f582d5b787ca78f1d2a9fbafbd09a9c5bc43 Mon Sep 17 00:00:00 2001 From: dragon <3013557874@qq.com> Date: Mon, 6 Jan 2025 17:13:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B5=E9=9D=A2=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E7=BC=A9=E7=9F=AD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 + .../world/community/DynamicVerifyView.vue | 1216 ++++++++++------- 2 files changed, 700 insertions(+), 524 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2002d0c..e7bae8f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -34,3 +34,11 @@ export default { computed: {}, }; + diff --git a/src/views/world/community/DynamicVerifyView.vue b/src/views/world/community/DynamicVerifyView.vue index 3a3a321..2e5cc78 100644 --- a/src/views/world/community/DynamicVerifyView.vue +++ b/src/views/world/community/DynamicVerifyView.vue @@ -1,583 +1,751 @@ \ No newline at end of file