| xqd
@@ -188,7 +188,7 @@
|
|
|
<span style="margin-top: 10px; display: inline-block">{{c.user_nickname}}</span>
|
|
|
<span class="utitle kz">{{c.updated_at}}</span>
|
|
|
<p style="white-space:normal; color: #666666;font-size: 12px">
|
|
|
- <span ng-if="c.to_user_nickname&c.to_user_nickname!=' '&&c.to_user_nickname!=dream.user.nickname" style="font-size: 12px">
|
|
|
+ <span ng-if="c.to_user_nickname&&c.to_user_nickname!=' '&&c.to_user_nickname!=dream.user.nickname" style="font-size: 12px">
|
|
|
回复<span style="color:#333333;font-size: 12px">{{c.to_user_nickname}}</span>:
|
|
|
</span>
|
|
|
{{c.content}}
|