教程4内安装以下命令时,会出现报错,使用npm清除缓存命令即可。 npm install @wepy/use-promisify --save npm cache clean --force 记得把npm run dev关掉后,再操作