原生微信小程序转换 uniapp 项目 (miniprogram-to-uniapp) github地址 使用指南 安装 (全局) 任意位置打开命令行工具 npm install miniprogram-to-uniapp -g 查看版本 wtu -V 转化 wtu -i "你的小程序项目路径" eg: wtu -i "G:\shangcheng"