之前直接在TSRC下载的源码登录经常提示程序错误。

 

联系TSRC之后,给了thinkphp模板,替换ThinkPHP\Tpl,替换一下这个目录下的tpl模板文件

https://files.cnblogs.com/files/sevck/files.zip

 

系统源码主要是四个模块:

user.php -> 前台用户

admin.php -> 后台管理

index.php -> Home模块

install.php -> 安装模块

主要对应application各个目录,Controller对应各个后端的逻辑。

相关文章:

  • 2021-09-23
  • 2021-08-04
  • 2021-08-19
  • 2021-04-10
  • 2021-05-23
  • 2021-12-28
猜你喜欢
  • 2021-04-01
  • 2021-08-01
  • 2021-08-22
  • 2022-12-23
  • 2022-01-05
  • 2021-05-27
  • 2021-11-20
相关资源
相似解决方案