阿五
Results
3
issues of
阿五
**如何复现:** 跟依赖的 prettyHtml 有关,这个 https://github.com/Prettyhtml/prettyhtml/issues/53 改变了这个特性,但在小程序里不太合适。 有这么一个组件,接收 title 这个props 来显示标题 ```wxml ``` 格式化之后: ```wxml ``` 这样值就变成了 `boolean` 的 `true`了 ... **期望的表现:** `` 或 `` **实际的表现:**  **插件运行环境** - `插件版本`: v2.4.12...
bug