Przeglądaj źródła

fix 拍照历史

he2802 3 lat temu
rodzic
commit
691493648d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/course/index.vue

+ 1 - 1
pages/course/index.vue

@@ -47,7 +47,7 @@
 							</view>
 							<view style="display: flex;justify-content: space-between;margin-top: 13rpx;">
 								<view class="noteTag"><image src="/static/icon/wk_icon1.png" class="wk_icon"></image>
-								共 <text class="blackFont">{{item.subjectNum}}</text> 
+								共 <text class="blackFont">{{item.courseNum}}</text> 
 								<text class="margin30">科</text>
 								<text class="blackFont">{{item.classHours}}</text> 学时</view>
 								<view class="priceTag">¥ {{item.standPrice.toFixed(2)}}</view>