plus icon indicating copy to clipboard operation
plus copied to clipboard

💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.

Results 100 plus issues
Sort by recently updated
recently updated
newest added

## 服务器 正式服 ## 浏览器 谷歌 ## 描述 动态管理-话题管理:切换每页显示的数量未25时会报错 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58081839-575f4000-7be8-11e9-8821-187fc5fd8d5b.png)

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 描述 点击上传封面之后,没有弹出上传封面的弹窗 ## 期望 点击之后出现下面弹窗 ![image](https://user-images.githubusercontent.com/30249193/58079494-b3739580-7be3-11e9-841c-05d92ba3247a.png)

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58079216-10bb1700-7be3-11e9-8ae5-ee1705a51779.png) ## 期望 ![image](https://user-images.githubusercontent.com/30249193/58079244-203a6000-7be3-11e9-8cea-a255c4f80e28.png)

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58078930-72c74c80-7be2-11e9-9393-b9800012d483.png) ![image](https://user-images.githubusercontent.com/30249193/58078938-765ad380-7be2-11e9-8666-8e146fecf821.png) ## 期望 跟谷歌浏览器上点赞或者取消点赞之后点赞icon图标及时更新

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58076938-0b0f0280-7bde-11e9-8151-4c914ebf0b64.png)

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58066908-f1f65980-7bbd-11e9-847e-09bb9265836d.png)

## 服务器 正式服 ## 浏览器 版本号:11.503.17763.0 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/58066164-c9209500-7bba-11e9-9d2e-0225d0eeaf1a.png)

在跨域环境之下的H5端的新建话题时,在话题新建界面中上传图片会提示“网络不可用,请检查”,Chrome console会提示:“blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.” 但该环境的其他功能均正常(包括动态发图片是正常的),实际上我的plus.yml关于CORS是默认设置: origins设置为星号。 core: allow-credentials: false max-age: 0...

## 服务器 测试服 ## 描述 点击发现-话题-创建话题-点击上传话题封面-点击拍照-点击拍摄-点击使用照片-裁剪封面页面的图片被旋转了 ## 配图 ![image](https://user-images.githubusercontent.com/30249193/56874366-143c0200-6a6c-11e9-9264-20d1f4ffa42f.png) ## 期望 不被旋转,拍摄时是什么样子就是什么样子

## 服务器 正式服 ## 描述 前端发起钱包余额提现申请,后台还未审核(也就是未同意或拒绝),该提现已经计入钱包统计和流水,并且状态是成功 ![image](https://user-images.githubusercontent.com/30249193/56572019-c1d48e80-65f0-11e9-994e-60feb96b2756.png) ## 期望 应该是后台审核同意后再计入统计和流水,如后台拒绝,则不计入统计和流水;或者状态修改成待审核