摘要: WXML <text>我是PageA</text><view class="menu"> <button type="primary" bindtap="toPageB">toPageB</button></view> 渲染层给button组件定义bindtap事件绑定 JS Page({ toPa 阅读全文
posted @ 2019-12-28 21:58 望天吼 阅读(78) 评论(0) 推荐(0)