From 2fcbbcb559ab37955892ea6d9e14fee1fa5034cf Mon Sep 17 00:00:00 2001 From: jiulang9 Date: Sun, 7 Jul 2024 02:22:00 +0800 Subject: [PATCH] Sun Jul 7 02:22:00 CST 2024 inscode --- package.json | 1 + src/components/TheWelcome.vue | 126 ++++++++++++++++++---------------- 2 files changed, 69 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index ee9648b..ff3beab 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "preview": "vite preview --port 4173" }, "dependencies": { + "axios": "^1.7.2", "guess": "^1.0.2", "vue": "^3.2.37" }, diff --git a/src/components/TheWelcome.vue b/src/components/TheWelcome.vue index 1e37e49..f2189b6 100644 --- a/src/components/TheWelcome.vue +++ b/src/components/TheWelcome.vue @@ -14,72 +14,82 @@ import SupportIcon from './icons/IconSupport.vue' - Vue’s - official documentation - provides you with all information you need to get started. +
+ + +
+ +
+

Search Results

+ +
- - - - + - 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 - Cypress and - Cypress Component Testing. + - - - + - As an independent project, Vue relies on community backing for its sustainability. You can help - us by - becoming a sponsor. - - -- GitLab