fix: 清理掉了所有warn,优化了在移动端侧边栏的逻辑问题

This commit is contained in:
AnNingUI
2025-08-12 20:36:00 +08:00
parent a6874e9be3
commit 82475f71db
9 changed files with 46 additions and 30 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// plugins/ldrs.client.ts
import { defineNuxtPlugin } from '#app'
import { defineNuxtPlugin } from 'nuxt/app'
export default defineNuxtPlugin(async () => {
// 动态引入,防止打包时把 ldrs 拉进 SSR bundle