backpast
backpast
QQ交流群

目前看来`demo`的配置是根据路由配置生成菜单栏,这样是不是太耦合了,我想让不在一个路由下面的页面在菜单那里显示在一起感觉很难实现
slot语法vue已变更
this theme is so great! but i want to change the folder tree bgcolor to be harmony with my color theme? is there a way ? thanks 
### Describe the bug in this case. when i have a `.env` file ```shell VITE_APP_BASE_ROUTE=/ VITE_APP_BASE_URL=$VITE_APP_BASE_ROUTE ``` and when i build for some mode . i will add `.env.mode` like...
Is there a setting to change the scrollbar thin?  now it is so ugly . i think it may be beautiful when it is slim
### NutUI 包名 @nutui/nutui ### NutUI 版本号 latest ### 平台 tt ### 重现链接 https://github.com/jdf2e/nutui ### 重现步骤 官方demo ``` pnpm dev:taro tt ``` 打开抖音开发者工具,查看水印组件,报错  ### 期望的结果是什么? 水印组件正常显示 ### 实际的结果是什么? 不正常显示...
useRef这块是不是watch得时候应该是`deep`的 比如在vue中: `ref`传递一个对象或者数组,对其进行操作是会触发界面更新的 但是在`veact`中就不会
好像也不支持 strict mode