diff --git a/public/favicon.ico b/public/favicon.ico
index df36fcf..b91f752 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/src/App.vue b/src/App.vue
index d05208d..da19334 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,19 +1,19 @@
-
+
-
+
-
+
diff --git a/src/assets/logo.webp b/src/assets/logo.webp
new file mode 100644
index 0000000..5803a48
Binary files /dev/null and b/src/assets/logo.webp differ
diff --git a/src/assets/main.css b/src/assets/main.css
index 36fb845..dc135bd 100644
--- a/src/assets/main.css
+++ b/src/assets/main.css
@@ -8,9 +8,9 @@
}
a,
-.green {
+.blue {
text-decoration: none;
- color: hsla(160, 100%, 37%, 1);
+ color: rgb(0, 129, 204);
transition: 0.4s;
padding: 3px;
}
diff --git a/src/components/WelcomeItem.vue b/src/components/ListItem.vue
similarity index 100%
rename from src/components/WelcomeItem.vue
rename to src/components/ListItem.vue
diff --git a/src/components/HelloWorld.vue b/src/components/TheHero.vue
similarity index 61%
rename from src/components/HelloWorld.vue
rename to src/components/TheHero.vue
index a2eabd1..185da73 100644
--- a/src/components/HelloWorld.vue
+++ b/src/components/TheHero.vue
@@ -6,12 +6,8 @@ defineProps<{
-
{{ msg }}
-
- You’ve successfully created a project with
- Vite +
- Vue 3.
-
+
{{ msg }}
+
欢迎来到荆棘鸟文学社官网
diff --git a/src/components/TheList.vue b/src/components/TheList.vue
new file mode 100644
index 0000000..e2607bf
--- /dev/null
+++ b/src/components/TheList.vue
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+ 荆棘鸟文学社参考文档
+ 荆棘鸟文学社官方参考文档
+
包含 Adobe Indesign 操作指南和文学社规范文档。
+
+
+
+
+
+
+ 荆棘鸟文学社高三特刊
+ 高三特刊
+
+
diff --git a/src/components/TheWelcome.vue b/src/components/TheWelcome.vue
deleted file mode 100644
index 674b490..0000000
--- a/src/components/TheWelcome.vue
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-
-
-
-
- Documentation
-
- Vue’s
- official documentation
- provides you with all information you need to get started.
-
-
-
-
-
-
- Tooling
-
- This project is served and bundled with
- Vite. The
- recommended IDE setup is
- VSCode
- +
- Volar. If
- you need to test your components and web pages, check out
- Vite
- and
- Cypress
- /
- Playwright.
-
-
-
- More instructions are available in
- README.md
.
-
-
-
-
-
-
- Ecosystem
-
- Get official tools and libraries for your project:
- Pinia,
- Vue Router,
- Vue Test Utils, and
- Vue Dev Tools. If
- you need more resources, we suggest paying
- Awesome Vue
- a visit.
-
-
-
-
-
-
- Community
-
- Got stuck? Ask your question on
- Vue Land
- (our official Discord server), or
- StackOverflow. You should also follow the official
- @vuejs.org
- Bluesky account or the
- @vuejs
- X account for latest news in the Vue world.
-
-
-
-
-
-
- Support Vue
-
- As an independent project, Vue relies on community backing for its sustainability. You can help
- us by
- becoming a sponsor.
-
-