feat: add router to detail and ignore css order problem

This commit is contained in:
2025-08-26 17:58:01 +08:00
parent 2a38b88d86
commit e51015b447
16 changed files with 209 additions and 608 deletions

View File

@@ -0,0 +1,4 @@
@font-face {
font-family: 'PoetsenOne';
src: url('./static/asserts/fonts/PoetsenOne-Regular.ttf') format('truetype');
}