|
@@ -47,7 +47,7 @@
|
|
</view>
|
|
</view>
|
|
<view style="display: flex;justify-content: space-between;margin-top: 13rpx;">
|
|
<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>
|
|
<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="margin30">科</text>
|
|
<text class="blackFont">{{item.classHours}}</text> 学时</view>
|
|
<text class="blackFont">{{item.classHours}}</text> 学时</view>
|
|
<view class="priceTag">¥ {{item.standPrice.toFixed(2)}}</view>
|
|
<view class="priceTag">¥ {{item.standPrice.toFixed(2)}}</view>
|