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.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<view><view class="begin">我的班级</view><view class="page-body"><view class="btn-area"><navigator url="/pages/index/question/question" hover-class="navigator-hover"><button type="default" class="btn-with-icon"><view class="btn-content"><image class="btn-icon" src="{{a}}"></image><view class="shangke">上课次数: 9</view></view><view class="btn-text">签到模拟</view><image src="{{b}}" class="forward-icon"></image></button></navigator><navigator url="/pages/index/attendance/attendance" hover-class="navigator-hover"><button type="default" class="btn-with-icon"><view class="btn-content"><image class="btn-icon" src="{{c}}"></image><view class="shangke">上课次数: 5</view></view><view class="btn-text">点名模拟</view><image src="{{d}}" class="forward-icon"></image></button></navigator></view></view></view>