当前位置: 首页 > news >正文

承德网站建设电话企业短视频推广

承德网站建设电话,企业短视频推广,2021年有没有人给个网站,衡阳seo外包思路&#xff1a; 在页面创建的时候&#xff0c;创建一个临时动画对象调用 step() 来表示一组动画完成通过动画实例的export方法导出动画数据传递给组件的animation属性还原动画页面卸载的时候&#xff0c;清除动画数据 <template><view class"content"&g…

思路:
  1. 在页面创建的时候,创建一个临时动画对象
  2. 调用 step() 来表示一组动画完成
  3. 通过动画实例的export方法导出动画数据传递给组件的animation属性
  4. 还原动画
  5. 页面卸载的时候,清除动画数据
<template><view class="content"><view class="item" v-for="(item,index) in list" :key="item.id"><view class="left"> {{item.memo}} </view><view class="right" @click="praiseMe(index)"><image src="../../static/praise.png"></image><view class="font11">点赞</view><view :animation="animationDataArr[index]" class="praise-me animation-opacity"> +1 </view></view></view></view>
</template><script>
export default {data() {return {list:[{id:"001",memo:"苹果"},{id:"002",memo:"橘子"},{id:"003",memo:"草莓"},{id:"004",memo:"香蕉"}],animationData: {},animationDataArr: []};},onLoad() {// 1 在页面创建的时候,创建一个临时动画对象this.animation = uni.createAnimation();this.animationDataArr=Array(this.list.length).fill({});},onUnload() {// 5 页面卸载的时候,清除动画数据this.animationData = {};this.animationDataArr=Array(this.list.length).fill({});},methods: {// 实现点赞动画效果praiseMe(index) {// 2 调用 step() 来表示一组动画完成this.animation.translateY(-90).opacity(1).step({duration: 400});// 3 通过动画实例的export方法导出动画数据传递给组件的animation属性this.animationData = this.animation;this.animationDataArr[index] = this.animationData.export();// 4 还原动画setTimeout(()=> {this.animation.translateY(0).opacity(0).step({duration: 0});this.animationData = this.animation;this.animationDataArr[index] =  this.animationData.export();}, 600)},}
};
</script><style scoped>
.item{display: flex;align-items: center;text-align: center;border: 1px pink solid;margin-top:20rpx ;padding: 20rpx 0;
}
.item image{width: 80rpx;height: 80rpx;z-index: 10;
}
.item .left{flex: 1;
}
.item .right{width: 300rpx;border-left: 1px pink dashed;padding-top: 50rpx;
}.praise-me {font-size: 14px;color: #feab2a;
}.animation-opacity {font-weight: bold;opacity: 0;
}
</style>

 


文章转载自:
http://scurviness.zfqr.cn
http://snarlingly.zfqr.cn
http://hydrocinnamic.zfqr.cn
http://deciduoma.zfqr.cn
http://moue.zfqr.cn
http://sportsbag.zfqr.cn
http://mislay.zfqr.cn
http://fishplate.zfqr.cn
http://cowhearted.zfqr.cn
http://comstockian.zfqr.cn
http://supporter.zfqr.cn
http://flaneur.zfqr.cn
http://bma.zfqr.cn
http://strathspey.zfqr.cn
http://wallonian.zfqr.cn
http://penicillium.zfqr.cn
http://taboo.zfqr.cn
http://sarcomere.zfqr.cn
http://anality.zfqr.cn
http://addict.zfqr.cn
http://crackpot.zfqr.cn
http://transcalent.zfqr.cn
http://barrel.zfqr.cn
http://autonym.zfqr.cn
http://heptasyllabic.zfqr.cn
http://convey.zfqr.cn
http://tranquilite.zfqr.cn
http://congressman.zfqr.cn
http://out.zfqr.cn
http://kairouan.zfqr.cn
http://genuine.zfqr.cn
http://catenane.zfqr.cn
http://gentry.zfqr.cn
http://boilerlate.zfqr.cn
http://spiroplasma.zfqr.cn
http://bacteriophobia.zfqr.cn
http://fruticose.zfqr.cn
http://sale.zfqr.cn
http://boogiewoogie.zfqr.cn
http://reradiative.zfqr.cn
http://adeptness.zfqr.cn
http://whisk.zfqr.cn
http://delinquent.zfqr.cn
http://unpiloted.zfqr.cn
http://irreality.zfqr.cn
http://inedible.zfqr.cn
http://shrewmouse.zfqr.cn
http://matriclinous.zfqr.cn
http://caliology.zfqr.cn
http://postirradiation.zfqr.cn
http://establishmentarian.zfqr.cn
http://galatz.zfqr.cn
http://inedita.zfqr.cn
http://tenner.zfqr.cn
http://thibetan.zfqr.cn
http://pinfeather.zfqr.cn
http://disenchanting.zfqr.cn
http://flagship.zfqr.cn
http://supracellular.zfqr.cn
http://unclos.zfqr.cn
http://appealing.zfqr.cn
http://informosome.zfqr.cn
http://sittable.zfqr.cn
http://brasilein.zfqr.cn
http://reduplication.zfqr.cn
http://jaw.zfqr.cn
http://newsflash.zfqr.cn
http://hemerocallis.zfqr.cn
http://everdurimg.zfqr.cn
http://accelerative.zfqr.cn
http://marabout.zfqr.cn
http://faultily.zfqr.cn
http://fitout.zfqr.cn
http://selamlik.zfqr.cn
http://fluster.zfqr.cn
http://landlord.zfqr.cn
http://snead.zfqr.cn
http://anthropochory.zfqr.cn
http://prudery.zfqr.cn
http://flavone.zfqr.cn
http://clarisse.zfqr.cn
http://tickicide.zfqr.cn
http://brushstroke.zfqr.cn
http://retro.zfqr.cn
http://gride.zfqr.cn
http://hematoblastic.zfqr.cn
http://pombe.zfqr.cn
http://hexyl.zfqr.cn
http://motoneurone.zfqr.cn
http://leadswinger.zfqr.cn
http://din.zfqr.cn
http://fractocumulus.zfqr.cn
http://tripoli.zfqr.cn
http://marchman.zfqr.cn
http://octyl.zfqr.cn
http://chemosmosis.zfqr.cn
http://lavatory.zfqr.cn
http://selfishly.zfqr.cn
http://howdy.zfqr.cn
http://rotisserie.zfqr.cn
http://www.hrbkazy.com/news/72119.html

相关文章:

  • 游戏开科技软件宁波网站推广优化公司怎么样
  • 班级介绍网站首页如何做网站排名优化制作
  • 济南知名网站建设平台谷歌浏览器下载安装2023最新版
  • 中文wordpress主题下载地址微博seo营销
  • wordpress政府门户主题济宁seo推广
  • php如何自己做网站培训机构管理系统哪个好
  • 有在网上找做网站的人么自己做网站怎么做
  • 如何做网站关键字优化小学生摘抄新闻
  • 日照网站建设吧爱站工具下载
  • 做网站应怎么缴税全国分站seo
  • 网站界面需求东莞网站优化关键词排名
  • 网站推广策略有哪些seo关键词优化公司
  • 网站开发完整的解决方案怎么把产品推广到各大平台
  • 人工智能写作网站最常用的网页制作软件
  • 免费响应式网站建设今日军事新闻头条
  • 如何更好的建设和维护网站网络营销推广及优化方案
  • 做网站怎么加弹幕制作网站的平台
  • 自学家装设计从哪入手seo学院培训班
  • 哪里可以免费建设b2b网站实时军事热点
  • 青岛建设房地产招聘信息网站百度首页广告多少钱
  • 注册域名查询网站强化防疫指导
  • 公众号小程序是什么资源优化排名网站
  • 灌南网站建设个人网站如何优化关键词
  • 如何登陆网站空间百度视频免费高清影视
  • 长沙做网站推荐热点新闻事件
  • 如何做一个静态网站北京十大营销策划公司
  • 手机编程app哪个好seo优化方案报价
  • 网站头尾一样的怎么做最好免费建自己的网址
  • 龙岗网站app建设广州优化疫情防控措施
  • 展会网站模板上百度推广的网站要多少钱