start.wxml 230 字节 原文件 审查 历史 永久链接 1 2 3 4 5 <!--pages/start/start.wxml--> <view class='start'> <button class='start_btn' open-type='getUserInfo' bindgetuserinfo='start'>立即开启</button> <image src='http://volunteer.w.bronet.cn/imgs/qidongye_bg@2x.png'></image> </view>