1. 首页
  2. 数据库
  3. 其它
  4. 微信小程序实战之自定义抽屉菜单(7)

微信小程序实战之自定义抽屉菜单(7)

上传者: 2020-12-31 13:18:50上传 PDF文件 59.45KB 热度 8次
微信提供了动画api,就是下面这个 相关链接:https://mp.weixin.qq.com/debug/wxadoc/dev/api/api-animation.html#wxcreateanimationobject 通过使用这个创建动画的api,可以做出很多特效出来 下面介绍一个抽屉菜单的案例 实现代码: wxml: <!--button--> button <!--mask--> <view class=drawer_screen
下载地址
用户评论