<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>单页讨论 (new threads)</title>
		<link>http://area-cn-02.wikidot.com/forum/c-6985787/</link>
		<description>论坛分类中的讨论串 &quot;单页讨论&quot; - 来看看有没有什么有趣的页面讨论？</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 20 May 2026 16:21:05 +0000</lastBuildDate>
		
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-17032457</guid>
				<title>SCP-CN-3422（重修）</title>
				<link>http://area-cn-02.wikidot.com/forum/t-17032457/scp-cn-3422</link>
				<description></description>
				<pubDate>Fri, 07 Feb 2025 09:24:08 +0000</pubDate>
				<wikidot:authorName>ParticleV</wikidot:authorName>				<wikidot:authorUserId>8492432</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>肯定是要大规模重来的了，应该要加点扩写，不然不够用，因为发现要对应A02一些设定，但是这个条目感觉就很适合放进来，在思考前台组织之类</p> <p>速记事件：和其他几个管计算机的合作，提升算力，结果搞得跳闸了之类，圆桌会议这玩意挺适合这角色的，但是肯定要加东西，申请书也得重来</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14629082</guid>
				<title>Fire Book的代码测试页</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14629082/fire-book</link>
				<description></description>
				<pubDate>Fri, 15 Apr 2022 11:27:07 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="text-decoration: line-through;">你知道满屏猫猫点不到讨论区和评分按钮是什么感觉吗</span></p> <hr /> <p>模因危害了属于是</p> <hr /> <p>等下，你这🐱怎么没有尾巴（？）</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14349347</guid>
				<title>沉浸式终端 组件</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14349347/</link>
				<description></description>
				<pubDate>Fri, 26 Nov 2021 17:06:06 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>之前想实现每页里每个终端可以用不一样的颜色的功能：共用一个基础css，然后剩下的涉及颜色的属性放进正文的style里</p> <p>但是有些css选择器无法放进div的style里（比如滚动条::selection），只移植了一部分颜色属性，导致很长一段时间内这个组件都是颜色不一致的bug状态</p> <p>现在改成了最早的青色版本然后用一个滤镜旋转色相）也算是强行解决了<sup class="footnoteref"><a id="footnoteref-953330-1" href="javascript:;" class="footnoteref" >1</a></sup></p> <p>但是这样有一个问题，就是图片也会变色</p> <hr /> <h3><span>为什么建议把这个组件放进折叠里？</span></h3> <p>这个组件默认是<strong>全屏覆盖</strong>，除非你的页面所有内容都放在终端里，要不然还是设置一个触发器（任何形式的折叠都可以，包括密码登录框之类的）比较好。</p> <p>另外这个组件默认的z-index非常高，也就是说页面里其它几乎所有元素都会被它盖在底下</p> <p>如果不用特殊方法的话，读者打开了折叠之后，如果又想关掉，只能刷新页面</p> <div class="collapsible-block"> <div class="collapsible-block-folded"><a class="collapsible-block-link" href="javascript:;">已归档信息</a></div> <div class="collapsible-block-unfolded" style="display:none"> <div class="collapsible-block-unfolded-link"><a class="collapsible-block-link" href="javascript:;">已归档信息</a></div> <div class="collapsible-block-content"> <p>虽然这种方法也不是不可行……但是我还是做了一个z-index比这个终端屏更高的一个“特殊折叠块”，以后打算实装到此</p> </div> </div> </div> <br /> 更新：折叠块自定义div“coltype”已经实装 <div class="footnotes-footer"> <div class="title">脚注</div> <div class="footnote-footer" id="footnote-953330-1"><a href="javascript:;" >1</a>. 用HSL体系调色，再加上一个饱和度滤镜一个亮度滤镜就够了</div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14235994</guid>
				<title>长而有猫 组件</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14235994/</link>
				<description></description>
				<pubDate>Thu, 21 Oct 2021 23:12:25 +0000</pubDate>
				<wikidot:authorName>four_clovers</wikidot:authorName>				<wikidot:authorUserId>8274616</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>真是好组件啊（感叹</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14146916</guid>
				<title>悬停翻转卡片 组件</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14146916/</link>
				<description></description>
				<pubDate>Fri, 23 Jul 2021 05:51:06 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <ul> <li>自带的立体边框真实感较差</li> <li>背面文字无法完全居中</li> </ul> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14102731</guid>
				<title>站区人员</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14102731/</link>
				<description></description>
				<pubDate>Tue, 18 May 2021 13:35:56 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>截至2021/5/18，我们有了五位成员，还都是4karma（</p> <hr /> <p>截至2021/6/26，有一位成员掉到了3karma，队形被打破（什</p> <hr /> <p>截至2021/7/10，已经8人了</p> <hr /> <p>截至2021/11/22，14人 <span style="text-decoration: line-through;">两位数了，好耶</span></p> <hr /> <p>时隔多年没有活跃，最近复健而来</p> <p>截至2024/7/19，有35人了</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://area-cn-02.wikidot.com/forum/t-14046093</guid>
				<title>红头文件 组件</title>
				<link>http://area-cn-02.wikidot.com/forum/t-14046093/</link>
				<description></description>
				<pubDate>Thu, 08 Apr 2021 18:43:33 +0000</pubDate>
				<wikidot:authorName>Dr Talcite</wikidot:authorName>				<wikidot:authorUserId>4951855</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>分割线部分代码有从<span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/dr-hormress" ><img class="small" src="https://www.wikidot.com/avatar.php?userid=4142571&amp;amp;size=small&amp;amp;timestamp=1696954973" alt="Dr Hormress" style="background-image:url(https://www.wikidot.com/userkarma.php?u=4142571)" /></a><a href="http://www.wikidot.com/user:info/dr-hormress" >Dr Hormress</a></span>处借鉴。</p> <p>请分场合使用此组件，以免引起误会。</p> <p>PS：这个组件在Windows端是有特殊字体（宋体+仿宋）的，但移动端一般不显示，因为其系统一般不会默认安装这两个字体</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>