添加 hooks 至项目中 git subtree add -P src/components/ https://github.com/mouyong/taro-hooks.git master 使用 见示例文件 src/components/Form/index.js import useValidate from "../../hooks/useValidate";