多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 1、修改index.php文件 ![](https://img.kancloud.cn/2d/92/2d92088fbca7cebdd6ee215d53ef3604_742x91.png) ## 2、配置文件:./App/Conf/Config.php ![](https://img.kancloud.cn/c5/a9/c5a9c0a833328ee1dc3fa5e56ae6cb78_689x314.png) ## 3、创建初始框架类文件:./Frame/Frame.class.php ![](https://img.kancloud.cn/aa/1e/aa1eae7264e6911f870ec01c5e07879f_742x401.png) ## 4、修改基础模型类文件:./Frame/BaseModel.class.php ![](https://img.kancloud.cn/64/20/6420763519ec6c099960525fc25e97e5_694x293.png) ## 5、修改数据库工具类文件:./Frame/Db.class.php ![](https://img.kancloud.cn/45/ce/45ced09d33c948d4b92bd2f5b068a1f4_712x575.png)