Commit 2140fd80 authored by zhengke's avatar zhengke

Merge branch 'master' of http://gitlab.oytour.com/youjie/thinkapp

parents 37ed7e14 4326f227
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</view> </view>
<course-card :stuCourseList="stuCourseList"></course-card> <course-card :stuCourseList="stuCourseList"></course-card>
<view class="index-student-title flex"> <view class="index-student-title flex">
<text>考情详情</text> <text>学情反馈</text>
<view>(共{{workList!=null&&workList.length>0?workList.length:0}}条)</view> <view>(共{{workList!=null&&workList.length>0?workList.length:0}}条)</view>
</view> </view>
<view class="index-student-information"> <view class="index-student-information">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment