|
|
@@ -59,7 +59,7 @@
|
|
|
class="img" src="{{i}}"></image>
|
|
|
</view>
|
|
|
<view class="content" wx:if='{{datas.today_record.experience}}'>
|
|
|
- <view class="title">操盘总结</view>
|
|
|
+ <view class="title">今日反思</view>
|
|
|
{{datas.today_record.experience?datas.today_record.experience:'无'}}
|
|
|
</view>
|
|
|
<view class="content" wx:if='{{datas.today_record.wanzhu_comment}}'>
|