README.md 564 B

MVC-Demo

基础的MVC架构,通过继承以及合理的架构大幅度优化重复代码~

Demo中界面

image0 image1 image2 image3

如Demo中的界面架构,对应的控制器代码基本都在50~150行之间

架构讲解