当前位置:网站首页>强大的头像制作神器微信小程序
强大的头像制作神器微信小程序
2022-07-03 11:56:00 【程序员-南】
这是一款目前见到比较丰富的头像制作小程序
拥有丰富的模板,多种分类基本大全
支持直接获取微信头像,或者直接上传图片
另外上传的话还可以支持对图片修改剪辑等多功能
另外带外卖CPS,打车CPS,餐饮CPS,电影票等CPS功能
另外支持更多小程序推荐,更好的给别的小程序引流
效果图
<view class="cu-modal {
{modalName?'show':''}}" wx:if="{
{modalName}}">
<view class="cu-dialog">
<view class="cu-bar bg-white justify-end">
<view class="content-login">温馨提示</view>
<view bindtap="hideModal" class="action">
<text class="cuIcon-close text-red"></text>
</view>
</view>
<view class="padding-xl">
<button bindtap="handleLogin" class="btn-an cu-btn-login round bg-red button-hover ">请先授权登录</button>
</view>
</view>
</view>
<view class="content">
<view class="loading" wx:if="{
{loadingDH}}">
<view class="thorui-loading__2">
<view class="thorui-ani__1"></view>
<view class="thorui-ani__2"></view>
<view></view>
</view>
</view>
<view class="btns">
<view class="header" wx:if="{
{!loadingDH}}">
<view class="canvas" style="background-image: url({
{uploadImgUrl}});background-size:100% 100%;" wx:if="{
{SucaiImg}}">
<image src="{
{SucaiImg}}"></image>
</view>
<image class="canvas" src="{
{uploadImgUrl}}" wx:else></image>
<canvas canvasId="myAvatar" class="canvas" style="top:-1000px"></canvas>
</view>
</view>
</view>
<view>
<view class="grid col-2 padding-sm">
<view class=" text-center">
<button bindtap="handleLogin" class=" cu-btn round bg-z-gray shadow-blur button-hover" style="height: 30px;">
<image class="login-img margin-right-xs" src="../../static/image/wx_icon.png"></image>
<text class="text-white text-sm">授权微信头像</text>
</button>
</view>
<view class=" text-center">
<button bindtap="upimg" class=" cu-btn round bg-z-gray shadow-blur button-hover " style="height: 30px;">
<image class="login-img margin-right-xs" src="../../static/image//tp_icon.png"></image>
<text class="text-white text-sm">选择上传图片</text>
</button>
</view>
</view>
<scroll-view bindscrolltolower="scrollToLower" class="scrollView" lowerThreshold="30" scrollY="true" style="height:{
{scrollHeight}}px;background: #ffffff;" upperThreshold="0">
<view class="grid col-4 grid-square padding-lr-xs">
<view wx:if="{
{imgData.length>0}}" wx:for="{
{imgData}}" wx:key="index">
<image bind:tap="chooseImg" class="imgList {
{selSucaiIndex==index?'selClass':'selNo'}}" data-id="{
{item.id}}" data-index="{
{index}}" data-item="{
{item.is_lock?'lock':''}}" data-url="{
{item.image_url}}" lazyLoad="true" mode="aspectFill" src="{
{item.image_url}}"></image>
<image bindtap="suo" class="suo" src="../../image/suo.png" wx:if="{
{item.is_lock}}"></image>
</view>
</view>
</scroll-view>
</view>
<view class="grid col-2 btn-view">
<view class=" text-center">
<button class="btn-an cu-btn-an round bg-z-gray shadow-blur button-hover " openType="share" style="width: 90%;">
<text class="text-white text-df cuIcon-forward margin-right-xs"></text>
<text class="text-white text-df">分享好友</text>
</button>
</view>
<view class=" text-center">
<button bindtap="handleSaveImg" class="btn-an cu-btn-an round bg-z-gray shadow-blur button-hover " style="width: 90%;">
<text class="text-white text-df cuIcon-check margin-right-xs"></text>
<text class="text-white text-df">确定生成</text>
</button>
</view>
</view>
源码获取方式
Q群1:1084039861
Q群2:598199629
感谢阅读,觉得好的关注下吧~
边栏推荐
猜你喜欢
Flutter 退出登录二次确认怎么做才更优雅?
阿里大于发送短信(用户微服务--消息微服务)
剑指Offer05. 替换空格
Use Tencent cloud IOT platform to connect custom esp8266 IOT devices (realized by Tencent continuous control switch)
OpenGL index cache object EBO and lineweight mode
剑指Offer03. 数组中重复的数字【简单】
C language improvement article (wchar_t) character type
With pictures and texts, summarize the basic review of C language in detail, so that all kinds of knowledge points are clear at a glance?
LeetCode 0556.下一个更大元素 III - 4步讲完
Itext7 uses iexternalsignature container for signature and signature verification
随机推荐
Unicode查询的官方网站
手机号码变成空号导致亚马逊账号登陆两步验证失败的恢复网址及方法
Dart: about Libraries
Lambda expression
Wechat applet development - page Jump transfer parameters
Flutter 退出登录二次确认怎么做才更优雅?
2.7 overview of livedata knowledge points
[download attached] password acquisition tool lazagne installation and use
2020-09_ Shell Programming Notes
双链笔记·思源笔记综合评测:优点、缺点、评价
Flutter: about monitoring on flutter applications
Public and private account sending prompt information (user microservice -- message microservice)
(construction notes) learn the specific technology of how to design reusable software entities from three levels: class, API and framework
145. Post order traversal of binary tree
Comprehensive evaluation of double chain notes · Siyuan notes: advantages, disadvantages and evaluation
MySQL time zone solution
Sword finger offer10- I. Fibonacci sequence
Adult adult adult
Idea packages the web project into a war package and deploys it to the server to run
[combinatorics] permutation and combination (example of permutation and combination)