|
@@ -0,0 +1,176 @@
|
|
|
+<!--pages/teacherList/teacherList.wxml-->
|
|
|
+<view>
|
|
|
+ <view class="searchContainer">
|
|
|
+ <text>搜索老师</text>
|
|
|
+ <input class="searchInp" type="text"/>
|
|
|
+ <text>搜索</text>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo" bindtap="toTeachDetail">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">赵老师</text>
|
|
|
+ <text class="attribute">专业老师</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">5年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">钱老师</text>
|
|
|
+ <text class="attribute">在读本科</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">15年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">孙老师</text>
|
|
|
+ <text class="attribute">在读硕士</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">5年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">李老师</text>
|
|
|
+ <text class="attribute">专业老师</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">5年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">周老师</text>
|
|
|
+ <text class="attribute">专业老师</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">5年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="teachInfo">
|
|
|
+ <image class="teachImg" mode="widthFix" src="../../images/zly.jpeg"></image>
|
|
|
+ <view class="introduce">
|
|
|
+ <text class="teachName">吴老师</text>
|
|
|
+ <text class="attribute">专业老师</text>
|
|
|
+ <text class="day">2022-7-8</text>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="age">龄</text>
|
|
|
+ <text class="ageYears">5年教龄</text>
|
|
|
+ </view>
|
|
|
+ <view class="ageContainer">
|
|
|
+ <text class="transaction">成</text>
|
|
|
+ <text class="transactionTotal">20条家教记录</text>
|
|
|
+ </view>
|
|
|
+ <view class="transactionList">
|
|
|
+ <text>最新接单:</text>
|
|
|
+ <text>2022年8月8日</text>
|
|
|
+ <text>钢琴</text>
|
|
|
+ </view>
|
|
|
+ <view class="courseList">
|
|
|
+ <text>可授课科目:</text>
|
|
|
+ <text>钢琴等</text>
|
|
|
+ </view>
|
|
|
+ <view class="introduceDetail">
|
|
|
+ <text>XX年XX月获得XX奖</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+</view>
|