VaynePeng
VaynePeng
1. Add an option to always display the icon. 2. Bug where the height of the input box cannot be restored after being dropped down.
cld-min.js is not import when entering from the toolbar
**这个 PR 做了什么?** (简要描述所做更改) **这个 PR 是什么类型?** (至少选择一个) - [x] 错误修复(Bugfix) issue: fix # - [ ] 新功能(Feature) - [ ] 代码重构(Refactor) - [ ] TypeScript 类型定义修改(Typings) - [ ]...
### 相关平台 微信小程序 **小程序基础库: 3.4.7** **使用框架: Vue 3** ### 复现步骤 在 3.6.16 之后的版本都有这个问题,我已经在 https://github.com/NervJS/taro/pull/15894 这个 pr 提交了修复 ### 期望结果 正常编译 ### 实际结果 编译失败,路径重复拼接 ### 环境信息 ``` 👽 Taro v3.6.32 Taro...