Phyzait

Results 1 comments of Phyzait

> mark, 依然启动起来报错 TypeError: taro.getDefaultExportFromCjs is not a function package.json->browserslist 改成这样 ```json { "browserslist": [ "defaults and fully supports es6-module", "maintained node versions" ], } ``` 但是Form的children显示不出来,目前没试其他组件