| 1 |
- <view><view class="content"><button class="student" open-type="getUserInfo" data-event-opts="{{[['tap',[['getStudentId']]]]}}" bindtap="__e"><view class="stu">学生</view><view class="stu_point">学生用户选择此项</view><view class="stu_img"><image src="../../static/stu_img.svg" mode></image></view></button><button data-event-opts="{{[['tap',[['getlogin']]]]}}" class="worker" bindtap="__e"><view class="work">维修人员</view><view class="work_point">维修人员选择此项</view><view class="work_img"><image src="../../static/work_img.svg" mode></image></view></button></view></view>
|