Skip to content

Commit

Permalink
fix(pc): 发布话题下的动态后不会加载新动态的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mutoe committed Nov 15, 2018
1 parent 479ccf7 commit 07d76c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</div>

{{-- 话题动态列表 --}}
<div class="ev-feed-list feed-list"> </div>
<div class="ev-feed-list feed-list" id="content_list" > </div>
</div>
<div class="right">
<div class="interaction">
Expand Down

0 comments on commit 07d76c4

Please sign in to comment.