|
|
|
@ -113,7 +113,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="button-container">
|
|
|
|
|
<button bind:tap="navToComments" class="button">评论</button>
|
|
|
|
|
<button bindtap="navToComments" data-id="{{item._id}}" class="button">评论</button>
|
|
|
|
|
<!-- <button bind:tap="contactTeacher" data-item="{{item.phone}}" class="button">联系</button> -->
|
|
|
|
|
<button bind:tap="reserved" class="button">预约</button>
|
|
|
|
|
</view>
|
|
|
|
|