|
@@ -19,7 +19,7 @@
|
|
|
</view>
|
|
|
<view class="card-info-text" v-for="(time, index3) in site.classExtrasList" :key="index3">
|
|
|
<u-icon name="calendar" style="visibility: hidden;"></u-icon>
|
|
|
- <text>{{time,.week}} {{time,.startTime}}-{{time,.endTime}}</text>
|
|
|
+ <text>{{time.week}} {{time.startTime}}-{{time.endTime}}</text>
|
|
|
</view>
|
|
|
<view class="card-info-text">
|
|
|
<u-icon name="map"></u-icon>
|