imohuan-app 可视化界面生成 + 代码蓝图 Git git init git add . git commit -m "message" git remote add origin https://gitee.com/imohuan/imohuan-app.git git push -u origin "master" git config --global user.name "梦念幻想" git config --global user.email "[email protected]"