commit a5b5e4946718d6062a21545703db358befed1e1b parent 0ccabaab52a1be1cba92f8b6425f11fced78c1f9 Author: Sunny <kajimalu10@gmail.com> Date: Thu, 13 Mar 2025 23:02:22 +0900 add layout images Diffstat:
| M | README.md | | | 20 | +++++++++++++++----- |
| A | aseet_work/layout_1.png | | | 0 | |
| A | aseet_work/layout_2.png | | | 0 | |
| A | aseet_work/layout_3.png | | | 0 | |
| A | aseet_work/layout_4.png | | | 0 | |
| A | aseet_work/layout_5.png | | | 0 | |
| A | aseet_work/layout_6.png | | | 0 |
7 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -1,10 +1,20 @@ -# Vue 3 + TypeScript + Vite +# GS Player +Unofficial Genshin OST Youtube Player -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more. +## Layout Images +### Top Page + +### Player + + +### Hamburger Button + +### Mylist Player + +### About etc. + -Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup). - -## Links +## Reference Links - https://ja.vite.dev/guide/ - https://zenn.dev/210neon/articles/aa294c7ef8f71c - https://qiita.com/Kei-dev-1213/items/b3d5873a5af64b86fb43 diff --git a/aseet_work/layout_1.png b/aseet_work/layout_1.png Binary files differ. diff --git a/aseet_work/layout_2.png b/aseet_work/layout_2.png Binary files differ. diff --git a/aseet_work/layout_3.png b/aseet_work/layout_3.png Binary files differ. diff --git a/aseet_work/layout_4.png b/aseet_work/layout_4.png Binary files differ. diff --git a/aseet_work/layout_5.png b/aseet_work/layout_5.png Binary files differ. diff --git a/aseet_work/layout_6.png b/aseet_work/layout_6.png Binary files differ.