LNN的非博客:首页:修订间差异
来自 LNN的:not(博客)?
更多操作
小 把转载文章都干掉了 |
最近更改 | 最新页面 |
||
| 第32行: | 第32行: | ||
<div style="display: flex; flex-wrap: wrap; justify-content: stretch;"> | <div style="display: flex; flex-wrap: wrap; justify-content: stretch;"> | ||
{{{{FULLPAGENAME}}/模板/板块| | {{{{FULLPAGENAME}}/模板/板块|<html | ||
><a id="recentchanges-link" class="active" href="javascript:;" onclick="$('#recentchanges-wrap').show();$('#newpages-wrap').hide();$('#recentchanges-link').addClass('active');$('#newpages-link').removeClass('active')">最近更改</a | |||
> | <a id="newpages-link" href="javascript:;" onclick="$('#recentchanges-wrap').hide();$('#newpages-wrap').show();$('#recentchanges-link').removeClass('active');$('#newpages-link').addClass('active')">最新页面</a | |||
><style> | |||
a.active { color: inherit } | |||
</style></html> | |||
|style= display: flex; flex-direction: column; flex: 2 1 50%; box-sizing: border-box; | |style= display: flex; flex-direction: column; flex: 2 1 50%; box-sizing: border-box; | ||
|2=<div style="height: 20rem; overflow-y: auto; overflow-wrap: break-word;"> | |2=<div style="height: 20rem; overflow-y: auto; overflow-wrap: break-word;"> | ||
{{{{FULLPAGENAME}}/模板/最近更改}} | <div id="recentchanges-wrap">{{{{FULLPAGENAME}}/模板/最近更改}}</div> | ||
<div id="newpages-wrap" style="display: none">{{{{FULLPAGENAME}}/模板/最新页面}}</div> | |||
</div>}} | </div>}} | ||