Skip to content

feat: 增强 色花堂 路由 #2174

Merged
DIYgod merged 37 commits intoDIYgod:masterfrom
junfengP:master
May 19, 2019
Merged

feat: 增强 色花堂 路由 #2174
DIYgod merged 37 commits intoDIYgod:masterfrom
junfengP:master

Conversation

@junfengP
Copy link
Copy Markdown
Contributor

fix: pubDate无效

fix: 图片不显示

add: 原创BT版块下所有子版块

close #2132

junfengP and others added 30 commits March 6, 2019 16:53
let list = $('.co_content8 table tr').get();
list.splice(0, 1);
原因如下:
页面内含有两个 .co_content8 table
仅第一个 table内 第一个 tr 元素是广告

const list = $('.co_content8 table tr:not(:first-child)').get();
会丢失第二个table的第一个tr元素
let list  -> const list
执行npm run format
merged
merged docs/other.md
resolve conflicts
junfengP and others added 7 commits May 12, 2019 22:05
@junfengP
Copy link
Copy Markdown
Contributor Author

开车了,大家坐稳扶好。

@DIYgod DIYgod merged commit 6c1e542 into DIYgod:master May 19, 2019
@DIYgod
Copy link
Copy Markdown
Owner

DIYgod commented May 19, 2019

Merged, thanks!

@hehe007
Copy link
Copy Markdown

hehe007 commented Jun 3, 2019

@junfengP 可以增加“色花图片”版块下的子版块吗?谢谢

@junfengP
Copy link
Copy Markdown
Contributor Author

junfengP commented Jun 3, 2019

@junfengP 可以增加“色花图片”版块下的子版块吗?谢谢

#2293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

色花堂中文板块高清rss

3 participants