An open API service indexing awesome lists of open source software.

https://github.com/11003/say-love-wall

💖 (PHP7.0-7.2版本)由ThinkPHP5框架开发即开箱可用的告白墙、校园表白墙。表白可以通过发送邮箱告知对方,也可以分享表白内容。更多趣味查看 README.md 或网站。
https://github.com/11003/say-love-wall

php php70 php71 php72 say-love-wall saylove thinkphp thinkphp5 wall

Last synced: 3 months ago
JSON representation

💖 (PHP7.0-7.2版本)由ThinkPHP5框架开发即开箱可用的告白墙、校园表白墙。表白可以通过发送邮箱告知对方,也可以分享表白内容。更多趣味查看 README.md 或网站。

Awesome Lists containing this project

README

          

# 由Thinkphp5框架开发的告白墙

下载慢的话,可以试试下面的通道:
```
https://github.com.cnpmjs.org/11003/say-love-wall.git
```

```
https://hub.fastgit.org/11003/say-love-wall.git
```

```
https://github.91chifun.workers.dev//https://github.com/11003/say-love-wall.git
```

## 圣诞主题(后台可变更)

### 前台页面

![](https://upload-images.jianshu.io/upload_images/12353119-4654ce948e763ffd.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://upload-images.jianshu.io/upload_images/12353119-a3f054c1cec8096d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://upload-images.jianshu.io/upload_images/12353119-04067943ba661fc0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://upload-images.jianshu.io/upload_images/12353119-167307e4c08dee0e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://upload-images.jianshu.io/upload_images/12353119-1c455dce345a5f6f.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://i.loli.net/2021/11/20/7XEpCUgHA2NsJ1k.png)

## Thinks感谢!

详细跳转[广西科技大学平兄](http://pingxonline.com/)

### 后台功能

- 用户拉黑(gk_blacklist)
- 告白列表管理(gk_posts)
- 主题配置(gk_config)

![](https://upload-images.jianshu.io/upload_images/12353119-73e15f5d90d24e15.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

![](https://upload-images.jianshu.io/upload_images/12353119-a6f8196e5ea06041.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

---

# 其他常见问题

### PHP 版本

支持 7.0 ~ 7.2

### MySql 版本

5.x

### 模块不存在:index

解决方法:不要删除`data文件夹`

[![`Y5`AO{0G2QZ1(S5WSGGTTL.png](https://i.loli.net/2019/07/24/5d3738f96154942529.png)](https://i.loli.net/2019/07/24/5d3738f96154942529.png)

### display.js 和 submit.js

解决方法:我把它们俩压缩了,分别是:display.min.js 和 submit.min.js

### 邮箱配置

解决方法:`app -> index -> config.php` 下面

![](https://i.loli.net/2019/07/24/5d373a26ddee161372.png)

如果遇到 **邮箱发送失败 connectIed()无法连接** 检测以下情况:

1. 查看`465端口`是否被占用
2. 在首页打印`phphinfo()`查看`php.ini`的`php_openssl.dll`和`php_sockets.dll`是否打开

```
;extension=php_sockets.dll
;extension=php_openssl.dll
```

3. 登录你买的服务器查看`465端口`是否开启

开启教程:https://www.cheshirex.com/143.html

### 建议删除`vender`这个文件夹并重新安装composer依赖包

![](https://gitee.com/liuhaier/images/raw/master/img/20211016224108.png)

```
//路径:/www/wwwroot/love/vendor
composer install --ignore-platform-reqs
```

### 主要数据表解释

[![5@KZ{A_E`F`VM~E0GW5NYZ9.png](https://i.loli.net/2019/07/24/5d373ac354b2a53976.png)](https://i.loli.net/2019/07/24/5d373ac354b2a53976.png)

1. gk_blacklist IP拉黑表
2. gk_comments 评论表
3. gk_config 配置表(配置首页大图,排序icon和回到顶部的icon)
4. gk_guess 猜名字表
5. gk_like 点赞表
6. gk_posts 表白表
7. gk_user 用户表(admin,admin)

# 数据库文件

[back/love_liuhai.sql](https://github.com/Haiwar/say-love-wall/tree/master/back)

## 地址:

- 在线测试 前台

[http://love.musclewiki.cn](demo)

- 后台

(在线)

账号:test

密码:test

[http://love.musclewiki.cn/admin/login/index.html](表白墙后台)

# 最后

MIT;

请给我一个star❤~

就是赞一个。