# FindPic **Repository Path**: sunqi/FindPic ## Basic Information - **Project Name**: FindPic - **Description**: 主要是图片查看器 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-04-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 配置 主要采用了百度的鉴黄功能和腾讯云的cos云存储服务: - 百度key:cloudfunctions->baiduAccessToken->index.js->apiKey,secretKey - 腾讯云cos key:cloudfunctions->getAuthorization->index.js->secretId,secretKey - appid project.config.json appid 换成自己的 ## 数据 采用云开发来管理数据 总共有pic, sort,user 三个表 部署好上传数据即可,不需要自己创建字段,数据管理在pages/admin/managerData 现在暂时只可以添加数据 ## 参考文档 - [腾讯云cos](https://cloud.tencent.com/product/cos) - [百度鉴黄 图片审核](https://cloud.baidu.com/doc/ANTIPORN/index.html) - [colorui](https://github.com/weilanwl/ColorUI) ![小程序二维码](/miniprogram/images/app.jpg) ![打赏码](/miniprogram/images/me.jpeg)