xiaoxuehai

Results 12 issues of xiaoxuehai

**描述这个Bug** A clear and concise description of what the bug is. **代码url** 可提供转化失败的 `wxml`,`js`,`wxss` 这类的产物, 可以直接复制粘贴在此处,或者提供 `url` **如何重现** uniapp vue3(vite构建,非hbuilderx)环境下使用类似 bg-[#4F84F9] last:mt-0亦或者是其他类名时偶尔会出现不生效的情况,审查元素查看后发现没有这个类名的样式,重新启动项目之后就有了 **期望行为(可选)** 所有的类名可以生效 **屏幕截图(可选)** ![image](https://github.com/sonofmagic/weapp-tailwindcss/assets/64891869/af209c24-2ab6-4d37-b622-9160a635356b) **运行环境** - OS: [e.g....

need more info

![image](https://github.com/chenshuai2144/openapi2typescript/assets/64891869/b9cbcb95-8450-45e0-9358-2995fc7004b4) 如上图,每个response返回的结构都是一样的,这里怎么生成统一的泛型

提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🧐 问题描述 ### 💻 示例代码 ### 🚑 其他信息

提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🐛 bug 描述 ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 ### © 版本信息 - ProComponents 版本: [e.g. 4.0.0] - umi 版本 - 浏览器环境 - 开发环境...

When using penpal in react, when the child application calls the parent application's method, the parent application's method cannot get the latest state. How to solve this situation?

**Describe the bug** ![image](https://github.com/user-attachments/assets/5dfe63ff-ed34-44ba-8ae7-072ea04c4fba) ![image](https://github.com/user-attachments/assets/ed2e42b5-fff8-43c1-b4b3-2ce5e421ad21) **Expected behavior** A clear and concise description of what you expected to happen. **To Reproduce** Add example code that reproduces the behavior. ```javascript import {...

提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🧐 问题描述 存在多个ProFormSelect的情况,初始每个ProFormSelect都默认调用request没有必要,能否默认不调用request,select聚焦后再调用 ### 💻 示例代码 能否增加一个lazyLoad属性,输入框聚焦时再请求接口 ### 🚑 其他信息