You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
320 B

<view class="login-bg">
<view class="container">
<button class="action-button1" bindtap="startAttendance">发起签到</button>
<button class="action-button2" bindtap="gotorank">查看排行榜</button>
<button class="action-button3" bindtap="gotostu">学生名单相关</button>
</view>
</view>