内容目录
- 一、详细介绍
- 二、效果展示
- 1.部分代码
- 2.效果图展示
一、详细介绍
最新版微信证件照小程序源码 前后端开源 带后台附教程
无需单独购买API
本地0成本处理
无限免费调用API
不保存用户图片,仅保存生成后的最新一张
支持水印
支持流量主
支持自由开关鉴黄
自带759+尺寸
支持自定义尺寸
支持自定义更换背景色
支持普通下载和高清下载
支持引导用户打开保存相册
支持相机拍摄和相册选择
支持管理员网页后台
二、效果展示
1.部分代码
代码如下(示例):
{"pages":["pages/index/index","pages/user/index","pages/photo/index","pages/preedit/index","pages/login/index","pages/edit/index","pages/search/index","pages/custom/index","pages/customlist/index","pages/camera/index"],"tabBar":{"color":"#000","selectedColor":"#000","borderStyle":"white","list":[{"pagePath":"pages/index/index","iconPath":"./assets/icon/shouye.png","selectedIconPath":"./assets/icon/shouye_1.png","text":"首页"},{"pagePath":"pages/photo/index","iconPath":"./assets/icon/shoucang.png","selectedIconPath":"./assets/icon/shoucang_1.png","text":"相册"},{"pagePath":"pages/user/index","iconPath":"./assets/icon/shequ.png","selectedIconPath":"./assets/icon/shequ_1.png","text":"我的"}]},