使用方法 install npm install -g clhelper@latest 创建函数式组件方法 creact add <c|com|comp|component|components> 组件名 [可选路径] 例如: creact add c FormItem ./src/pages 创建页面默认模板 creact add <page | pages | p> [模块路径] 例如: creact add pages me | creact add pages setting ./me