start.wxml 343 字节
<!--pages/start/start.wxml-->
<view class= 'ic_img'>
    <image src='../../images/logo.png'></image>
</view>

<!--<text class='tit'>-->
    <!--科学队长-->
<!--</text>-->

<button class='go_btn' open-type="getUserInfo" lang="zh_CN" bindgetuserinfo="start">开    启</button>
<!--<view class='go_btn'bindtap="start">立即开启</view>-->