Skip to content

Commit

Permalink
首页导航条修复
Browse files Browse the repository at this point in the history
  • Loading branch information
niuchaobo committed Apr 30, 2020
1 parent 805f951 commit ed2f775
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 40 deletions.
36 changes: 0 additions & 36 deletions README.en.md

This file was deleted.

8 changes: 4 additions & 4 deletions src/fg/js/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,14 @@ class ODHFront {
<div onclick="scrollToTop(event);" data-id="pagelet_list_banana">
香蕉榜
</div>
<div onclick="scrollToTop(event);" data-id="pagelet_amusement">
娱乐
<div onclick="scrollToTop(event);" data-id="pagelet_douga">
动画
</div>
<div onclick="scrollToTop(event);" data-id="pagelet_game">
游戏
</div>
<div onclick="scrollToTop(event);" data-id="pagelet_douga">
动画
<div onclick="scrollToTop(event);" data-id="pagelet_amusement">
娱乐
</div>
<div onclick="scrollToTop(event);" data-id="pagelet_bangumi_list">
番剧
Expand Down

0 comments on commit ed2f775

Please sign in to comment.