Commit 3fecec28628ac3b6cea7e4882580360f5a4fc235
1 parent
531430e5
音频审核update
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/templates/common/frame.html
| ... | ... | @@ -75,7 +75,7 @@ line-height: 2em; margin: 0 auto;font-size: 2em" th:text="${session.sessionUser. |
| 75 | 75 | </a> |
| 76 | 76 | <ul class="treeview-menu"> |
| 77 | 77 | <li class="active"><a href="/videos/page?state=0&receive=0" id="/videos/page">点播审核</a></li> |
| 78 | - <li><a href="/audio/page?shenhe_state=0" id="/audio/page"> 音频审核</a></li> | |
| 78 | + <li><a href="/audio/page?state=0&receive=0" id="/audio/page"> 音频审核</a></li> | |
| 79 | 79 | <li><a href="/live/page?shenhe_state=0" id="/live/page"> 直播审核</a></li> |
| 80 | 80 | <li><a href="/comments/page?state=0&receive=0" id="/comments/page"> 评论审核</a></li> |
| 81 | 81 | <li><a href="/content/page?receive_status=0" id="/content/page"> 图文审核</a></li> | ... | ... |