摘要:
微信小程序动态设定背景样式、滚动至顶部、简单动画的实例 效果演示 wxml <view> <button bindtap="backgroundColor">动态设定背景样式</button> <view class="content"></view> <button bindtap="scroll 阅读全文
摘要:
微信小程序动态设置导航栏和触摸栏的实例 ##效果展示 wxml <view> <button bindtap="navigationBar">动态设置导航栏</button> <button bindtap="showRedPoint">显示红点</button> <button bindtap=" 阅读全文