ZzT

Results 3 comments of ZzT

I have the same problem. ![image](https://user-images.githubusercontent.com/17314467/170217996-aeef76ee-1569-4ba6-bd95-37570b00fc49.png) the `MainComponentRegistrar` used `org.jetbrains.kotlin.com.intellij.mock.MockProject`,but my ComponentRegistrar used `com.intellij.mock.MockProject`

> 在 taro 3 中使用,会报这个错: > > ``` > [WXML Runtime warning] ./base.wxml > Template `tmpl_0_wemark` not found. > 287 | > 288 | > > 289 | > |...

> 🙏🏻找到解决方案了,https://github.com/werfei/taro-parse 这个库支持 Taro,但缺点是没适配 Taro 3.0,我是自己又改了些代码才集成到项目里的😂