backpast

Results 24 issues of backpast

![qq](https://user-images.githubusercontent.com/11799110/163750676-784add60-422d-47ad-bf0f-e9ba6adaacda.jpeg)

目前看来`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 ![image](https://cloud.githubusercontent.com/assets/11799110/16895353/44b15ef4-4ba6-11e6-856b-d28987c1e6f2.png)

### 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...

p3-minor-bug :hammer:

Is there a setting to change the scrollbar thin? ![qq20151031-0 2x](https://cloud.githubusercontent.com/assets/11799110/10861845/0bf6bc6e-7fcb-11e5-8814-11e583df550f.png) 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 ``` 打开抖音开发者工具,查看水印组件,报错 ![image](https://github.com/jdf2e/nutui/assets/11799110/bc7c6e27-07cd-41b5-bf8a-a064815601e5) ### 期望的结果是什么? 水印组件正常显示 ### 实际的结果是什么? 不正常显示...

PR Welcome
tt

useRef这块是不是watch得时候应该是`deep`的 比如在vue中: `ref`传递一个对象或者数组,对其进行操作是会触发界面更新的 但是在`veact`中就不会

好像也不支持 strict mode