中正物业2
 
 
 
 
Go to file
yin5th e5ffbff4ee 调整后台 2022-11-06 00:15:50 +08:00
app 调整后台 2022-11-06 00:15:50 +08:00
config 加入中正 2022-10-13 14:37:35 +08:00
extend init 2022-10-08 17:31:39 +08:00
public 切换鲜果修改 2022-11-04 17:26:50 +08:00
route 项目案例 2022-10-14 14:00:42 +08:00
runtime init 2022-10-08 17:31:39 +08:00
vendor init 2022-10-08 17:31:39 +08:00
view 调整后台 2022-11-06 00:15:50 +08:00
.gitignore init 2022-10-08 17:31:39 +08:00
.htaccess init 2022-10-08 17:31:39 +08:00
LICENSE.txt init 2022-10-08 17:31:39 +08:00
README.md init 2022-10-08 17:31:39 +08:00
build.example.php init 2022-10-08 17:31:39 +08:00
composer.json init 2022-10-08 17:31:39 +08:00
composer.lock init 2022-10-08 17:31:39 +08:00
package-lock.json init 2022-10-08 17:31:39 +08:00
package.json init 2022-10-08 17:31:39 +08:00
robots.txt init 2022-10-08 17:31:39 +08:00
router.php init 2022-10-08 17:31:39 +08:00
template.env init 2022-10-08 17:31:39 +08:00
think init 2022-10-08 17:31:39 +08:00

README.md

四川大向天诚CMS管理系统

部署说明

  • 项目目录下是否存在runtime文件夹,不存在则创建,存在需要开启都写权限。
chmod -R 777 runtime
  • public/storage文件夹同上

PHP 扩展

  • fileinfo 文件操作通用扩展
  • exif 图片文件基础信息通用扩展依赖于mbstring扩展需要安装在mbstring扩展之后

使用技术栈

  • Thinkphp6
  • php7.1+ ~ 7.4
  • mysql 5.7+
  • 富文本tinymce5+