更新依赖项和配置以支持新版本的pnpm,优化PostCSS和Tailwind配置,添加延迟输入功能到EffectsPage,提升用户体验

This commit is contained in:
eafonyang
2026-06-08 17:12:14 +08:00
parent 56da3e0d1f
commit 09ddaf958c
9 changed files with 2359 additions and 1357 deletions
+6
View File
@@ -28,4 +28,10 @@ module.exports = {
},
},
plugins: [],
safelist: [
"x9-app-shell-outer",
"x9-app-shell-column",
"x9-bottom-nav-outer",
"x9-bottom-nav-inner",
],
};