From 1a3bfe93d2c75d27ca94f4231330b8d76fbcd316 Mon Sep 17 00:00:00 2001 From: qsh <> Date: Tue, 17 Jun 2025 09:41:24 +0800 Subject: [PATCH] sc --- .../Setting/Components/SelectSource.vue | 34 +++++++++++++++++++ src/views/Question/Setting/index.vue | 15 ++++++-- 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 src/views/Question/Setting/Components/SelectSource.vue diff --git a/src/views/Question/Setting/Components/SelectSource.vue b/src/views/Question/Setting/Components/SelectSource.vue new file mode 100644 index 0000000..86663fa --- /dev/null +++ b/src/views/Question/Setting/Components/SelectSource.vue @@ -0,0 +1,34 @@ + + + + + diff --git a/src/views/Question/Setting/index.vue b/src/views/Question/Setting/index.vue index 6bf55a5..1ea7390 100644 --- a/src/views/Question/Setting/index.vue +++ b/src/views/Question/Setting/index.vue @@ -1,7 +1,18 @@ - +