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.

13 lines
735 B

<view class="container" style="background-image: url('/image/index背景.png');"></view>
<image class="teacher-image" src="/image/teacher.png" mode="widthFix"></image>
<text class="text1">"简单"一点</text>
<image class="green1-image" src="/image/green1.png" mode="widthFix"></image>
<image class="green2-image" src="/image/green2.png" mode="widthFix"></image>
<image class="music-image" src="/image/music.png" mode="widthFix"></image>
<image class="home-image" src="/image/home.png" mode="widthFix"></image>
<view class="rectangle1"></view>
<view class="rectangle2"></view>
<view class="rectangle3"></view>
<text class="text2" bindtap="goToTeacher">我是老师</text>
<text class="text3" bindtap="goToStudent">我是学生</text>