diff --git a/components/AboutUsDialog.vue b/components/AboutUsDialog.vue index 4e7a617..29ef9ec 100644 --- a/components/AboutUsDialog.vue +++ b/components/AboutUsDialog.vue @@ -10,7 +10,7 @@
- +

the1068fm 是由COSMO智慧校园平台运研中心风华子衿广播站声声慢点歌节目开发的一体化系统,包含歌曲投稿,歌曲审核,一键排歌,导出歌单等功能。 @@ -23,7 +23,7 @@ 查看源代码。期待各位同学的反馈!

- +

COSMO智慧校园平台运研中心是深圳中学七大校级学生组织之一,也是最年轻的校级学生组织。欢迎大家通过下方链接关注我们! diff --git a/components/logos/combined.vue b/components/logos/combined.vue new file mode 100644 index 0000000..2dcc50f --- /dev/null +++ b/components/logos/combined.vue @@ -0,0 +1,17 @@ + diff --git a/components/logos/cosmo.vue b/components/logos/cosmo.vue new file mode 100644 index 0000000..86e7e5c --- /dev/null +++ b/components/logos/cosmo.vue @@ -0,0 +1,22 @@ + diff --git a/components/logos/the1068fm.vue b/components/logos/the1068fm.vue new file mode 100644 index 0000000..0840182 --- /dev/null +++ b/components/logos/the1068fm.vue @@ -0,0 +1,15 @@ + diff --git a/pages/index.vue b/pages/index.vue index bbaa3a0..4373404 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -89,7 +89,7 @@ useHead({ }, }); -await preloadComponents(['SubmitDialog', 'SubmissionRulesDialog', 'AboutUsDialog']); +await preloadComponents(['SubmitDialog', 'SubmissionRulesDialog']); const searchContent = ref(''); const fuseOptions = { @@ -153,8 +153,8 @@ async function refreshData() {

-
- +
+
@@ -237,7 +237,7 @@ async function refreshData() { class="duration-100" > diff --git a/public/combined-logo.svg b/public/combined-logo.svg deleted file mode 100644 index 2d30a5f..0000000 --- a/public/combined-logo.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/public/cosmo-logo.svg b/public/cosmo-logo.svg deleted file mode 100644 index 8556275..0000000 --- a/public/cosmo-logo.svg +++ /dev/null @@ -1,450 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/logo.svg b/public/logo.svg deleted file mode 100644 index e2f6a35..0000000 --- a/public/logo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/public/serviceWorker.js b/public/serviceWorker.js deleted file mode 100644 index e69de29..0000000