element-ui + thinkphp6的基础框架
2022-11-24 11:10:29
146
{{single.collect_count}}

暂时并不是很完全。可能会存在一些错误

界面
登录
在这里插入图片描述
首页:
在这里插入图片描述
在这里插入图片描述
接口采用thinkphp6开发,php7.多。
下载地址:https://download.csdn.net/download/qq_28761593/23358853
目录:
my-model-admin:vue前端代码
my-model-api:thinkphp6接口地址
my-model-sql:数据库

注意:1后端数据库配置(config中的datebase的database),2前端请求路径配置(前端在.env.development)。

开发工具:PHPstorm,WEBstorm
项目运行:vue直接在工具中运行,php需要直接php think run ,也可以自己配置运行
在这里插入图片描述

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}