This commit is contained in:
ember 2026-01-05 18:49:29 +08:00
parent 0ccca5bf17
commit e080902041
66 changed files with 7789 additions and 77 deletions

8
.gitignore vendored
View File

@ -1,7 +1,10 @@
.DS_Store
node_modules
/dist
docs
words
server
newfront
sft
# local env files
.env.local
@ -21,3 +24,4 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?
*.js.map

1
dist/css/211.d6859932.css vendored Normal file
View File

@ -0,0 +1 @@
.line-clamp-2[data-v-1b91623e]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

1
dist/css/387.c1c3debd.css vendored Normal file
View File

@ -0,0 +1 @@
.dict-view[data-v-482a2809]{min-height:calc(100vh - 64px)}

1
dist/css/416.94c42108.css vendored Normal file
View File

@ -0,0 +1 @@
[data-v-191a7506] .n-timeline-item-content{margin-bottom:24px}

1
dist/css/431.86dfd5fb.css vendored Normal file
View File

@ -0,0 +1 @@
.favorite-view[data-v-7e7e4605]{min-height:calc(100vh - 64px)}

1
dist/css/494.9bc92313.css vendored Normal file
View File

@ -0,0 +1 @@
.slide-left-enter-active[data-v-7f21c43e],.slide-left-leave-active[data-v-7f21c43e],.slide-right-enter-active[data-v-7f21c43e],.slide-right-leave-active[data-v-7f21c43e]{transition:all .3s ease}.slide-left-enter-from[data-v-7f21c43e]{opacity:0;transform:translateX(20px)}.slide-left-leave-to[data-v-7f21c43e],.slide-right-enter-from[data-v-7f21c43e]{opacity:0;transform:translateX(-20px)}.slide-right-leave-to[data-v-7f21c43e]{opacity:0;transform:translateX(20px)}.markdown-body strong[data-v-7f21c43e]{font-weight:700;color:#4f46e5}.dark .markdown-body strong[data-v-7f21c43e]{color:#818cf8}

1
dist/css/536.c9740878.css vendored Normal file
View File

@ -0,0 +1 @@
.word-card:hover h3[data-v-6b5a92c7]{color:var(--n-color-primary)}

0
dist/css/67.91d1e5b7.css vendored Normal file
View File

1
dist/css/765.3e3d4a68.css vendored Normal file
View File

@ -0,0 +1 @@
.overflow-y-auto[data-v-23e38959]::-webkit-scrollbar{width:6px}.overflow-y-auto[data-v-23e38959]::-webkit-scrollbar-track{background:transparent}.overflow-y-auto[data-v-23e38959]::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:3px}.overflow-y-auto[data-v-23e38959]::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.8)}

1
dist/css/774.1b803950.css vendored Normal file
View File

@ -0,0 +1 @@
.n-card[data-v-0f0ff0fe]{transition:all .3s cubic-bezier(.4,0,.2,1)}

Some files were not shown because too many files have changed in this diff Show More