We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
const classes = ref('site-name text-lg leading-loose bg-gradient-to-r gradient-text from-#1e3c72 to-dark dark:(from-#66a6ff to-blue-500)')
不优雅~
另外似乎 banner的enable配置项不能工作,云佬2年前使用v-if修复过这个问题, 但是现在的版本似乎去掉了v-if这里的修复?
node_modules\valaxy-theme-yun\components\site\YunSiteTitle.vue
System: OS: Windows 11 10.0.26100 CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz Memory: 4.82 GB / 31.87 GB Binaries: Node: 22.13.1 - D:\Software\Envs\nodejs\node.EXE npm: 10.9.2 - D:\Software\Envs\nodejs\npm.CMD pnpm: 10.2.1 - D:\Software\Envs\nodejs\node_global\pnpm.CMD Browsers: Edge: Chromium (130.0.2849.68)
pnpm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
const classes = ref('site-name text-lg leading-loose bg-gradient-to-r gradient-text from-#1e3c72 to-dark dark:(from-#66a6ff to-blue-500)')
不优雅~
另外似乎 banner的enable配置项不能工作,云佬2年前使用v-if修复过这个问题, 但是现在的版本似乎去掉了v-if这里的修复?
Reproduction
node_modules\valaxy-theme-yun\components\site\YunSiteTitle.vue
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: