李双庆 1 year ago
parent
commit
f9c50f2221
  1. 2
      pages/student/index/index.vue
  2. 2
      pages/student/index/job_list.vue

2
pages/student/index/index.vue

@ -310,7 +310,7 @@
} }
.more { .more {
padding: 5rpx 30rpx 30rpx; padding: 0 30rpx 30rpx;
text-align: right; text-align: right;
color: #F59A23; color: #F59A23;
} }

2
pages/student/index/job_list.vue

@ -35,7 +35,7 @@
<image class="check_mark" src="@/static/images/index/check_mark.png"></image> <image class="check_mark" src="@/static/images/index/check_mark.png"></image>
</view> </view>
<view class="assignment"> <view class="assignment">
班级作业 个人作业
</view> </view>
</view> </view>
</view> </view>

Loading…
Cancel
Save