amihhs

Results 4 issues of amihhs

**问题描述** [问题描述:尽可能简洁清晰地把问题描述清楚] 小程序 scss文件 在样式嵌套的情况下条件编译不生效 **复现步骤** [复现问题的步骤] ```scss .reset { color: red; /* #ifndef MP-WEIXIN*/ .AAA+* { color: red; } /* #endif */ } ``` **预期结果** [使用简洁清晰的语言描述你希望生效的预期结果] ```scss .reset {...

vue3 字节小程序中uni-datetime-picker报TypeError: at setTimeout callback Cannot read property 'setDefaultMultiple' of undefined错误 ,无法正常选择。 点击对应日期后,选中样式没有跟着变化,但点击确认后,能选择成功 插件市场示例项目能正常复现

bug

- `n-upload` 的 `props` 增加 `trigger` 参数用于控制相关交互功能元素的展示,关闭 [#3843](https://github.com/tusen-ai/naive-ui/issues/3843)

### Describe the bug ![image](https://github.com/user-attachments/assets/3f4a840e-9aeb-4fb8-b5c2-f33b2db78389) ![image](https://github.com/user-attachments/assets/60916697-3a2e-4f97-9e80-86b8199075dd) Property "as" was accessed during render but is not defined on instance. ![image](https://github.com/user-attachments/assets/64fec836-8522-46c9-8735-cc37c777cf01) It looks like some feature of vue-macros breaks the inheritance of...

upstream