|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
<!-- Tab布局 -->
|
|
|
|
|
<view class="header">
|
|
|
|
|
<text class="title">逍 摇 人</text>
|
|
|
|
|
<image class="logo" src="./images/7.png" mode="aspectFit"></image>
|
|
|
|
|
<image class="logo" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/7.png" mode="aspectFit"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class='navBox'>
|
|
|
|
|
<view class='titleBox' bindtap='titleClick' data-idx='0'>
|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
<view class="label-title">课程名称</view>
|
|
|
|
|
<view class="input-container" >
|
|
|
|
|
<input class="input-box" placeholder="请输入要点名的课程名称" bindinput="getCourse" />
|
|
|
|
|
<image class="fimage" src="./images/6.png" mode="aspectFit"></image>
|
|
|
|
|
<image class="fimage" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/6.png" mode="aspectFit"></image>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 任课老师 -->
|
|
|
|
@ -31,7 +31,7 @@
|
|
|
|
|
<view class="label-title">任课老师</view>
|
|
|
|
|
<view class="input-container" >
|
|
|
|
|
<input class="input-box" placeholder="请输入该课程的任课老师" bindinput="getTeacher" />
|
|
|
|
|
<image class="oimage" src="./images/2.png" mode="aspectFit"></image>
|
|
|
|
|
<image class="oimage" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/2.png" mode="aspectFit"></image>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 日期 -->
|
|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
<view class="label-title">上课日期</view>
|
|
|
|
|
<view class="input-container" >
|
|
|
|
|
<text class="text-box">{{date}}</text>
|
|
|
|
|
<image class="timage" src="./images/5.png" mode="aspectFit"></image>
|
|
|
|
|
<image class="timage" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/5.png" mode="aspectFit"></image>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 节数 -->
|
|
|
|
@ -49,7 +49,7 @@
|
|
|
|
|
<picker class="input-box" mode="multiSelector" bindchange="bindMultiPickerChange" bindcolumnchange="getStartEnd" value="{{multiIndex}}" range="{{multiArray}}">
|
|
|
|
|
{{multiArray[0][multiIndex[0]]}} 到 {{multiArray[1][multiIndex[1]]}}
|
|
|
|
|
</picker>
|
|
|
|
|
<image class="thimage" src="./images/8.png" mode="aspectFit"></image>
|
|
|
|
|
<image class="thimage" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/8.png" mode="aspectFit"></image>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</swiper-item>
|
|
|
|
@ -65,8 +65,10 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view class="last">
|
|
|
|
|
<image class="fiimage" src="./images/35.png" mode="aspectFit"></image>
|
|
|
|
|
<view class ="container1">
|
|
|
|
|
<image class="fiimage" src="cloud://yz-7g23c92hf3223f1d.797a-yz-7g23c92hf3223f1d-1330140432/pictures/35.png" mode="aspectFit"></image>
|
|
|
|
|
<view class="form-title">学生名单</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="preview-form">
|
|
|
|
|
<scroll-view scroll-y="{{true}}" style="height: 40vh;" >
|
|
|
|
|