小修bug
This commit is contained in:
parent
f82a106516
commit
12cc6794de
@ -129,10 +129,6 @@
|
|||||||
"inLanguage": "en",
|
"inLanguage": "en",
|
||||||
"datePublished": "2024-06-18T10:10:19+08:00",
|
"datePublished": "2024-06-18T10:10:19+08:00",
|
||||||
"dateModified": "2024-06-18T10:10:19+08:00",
|
"dateModified": "2024-06-18T10:10:19+08:00",
|
||||||
"author":{
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Ember"
|
|
||||||
},
|
|
||||||
"mainEntityOfPage": {
|
"mainEntityOfPage": {
|
||||||
"@type": "WebPage",
|
"@type": "WebPage",
|
||||||
"@id": "https://xn--xhq44jb2fzpc.com/freshman/%E5%AE%BF%E8%88%8D%E8%A7%84%E6%A0%BC/"
|
"@id": "https://xn--xhq44jb2fzpc.com/freshman/%E5%AE%BF%E8%88%8D%E8%A7%84%E6%A0%BC/"
|
||||||
@ -797,7 +793,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const email = "";
|
const email = "1279347317@qq.com";
|
||||||
|
|
||||||
if (email) {
|
if (email) {
|
||||||
|
|
||||||
|
@ -129,10 +129,6 @@
|
|||||||
"inLanguage": "en",
|
"inLanguage": "en",
|
||||||
"datePublished": "2024-06-15T10:10:19+08:00",
|
"datePublished": "2024-06-15T10:10:19+08:00",
|
||||||
"dateModified": "2024-06-15T10:10:19+08:00",
|
"dateModified": "2024-06-15T10:10:19+08:00",
|
||||||
"author":{
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Ember"
|
|
||||||
},
|
|
||||||
"mainEntityOfPage": {
|
"mainEntityOfPage": {
|
||||||
"@type": "WebPage",
|
"@type": "WebPage",
|
||||||
"@id": "https://xn--xhq44jb2fzpc.com/freshman/%E7%BE%A4/"
|
"@id": "https://xn--xhq44jb2fzpc.com/freshman/%E7%BE%A4/"
|
||||||
@ -589,7 +585,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const email = "";
|
const email = "1279347317@qq.com";
|
||||||
|
|
||||||
if (email) {
|
if (email) {
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<meta name="robots" content="index, follow">
|
<meta name="robots" content="index, follow">
|
||||||
<title>更新日志 | NEU小站</title>
|
<title>更新日志 | NEU小站</title>
|
||||||
<meta name="keywords" content="">
|
<meta name="keywords" content="">
|
||||||
<meta name="description" content="2024.07 07.03 优化投稿系统为投稿者中心,新增投稿用户系统。 07.02 新增资源投稿系统。 投稿系统优化CORS安全机制以保护文件。 2024.06 06.30 优化了资源密码验证机制。 06.29 增加资源密码保护功能。 06.27 新增 $LaTeX$ 数学公式支持。 新增投稿者头像。 06.24 优化首页“新生指南”样式。 为网站配置资源防盗链。 优化评论区表情稳定性。 06.23 新增“新生指南”板块。 06.22 优化主页背景图片稳定性。 06.20 更新主页LOGO。 更新404页面样式。 06.19 更新网站主页样式(电脑端和手机端)。 更新主页按钮样式。 06.18 更新网站图标。
|
<meta name="description" content="2024.07 07.03 升级资源内容系统,接入投稿用户系统。 升级投稿系统为投稿者中心,引入投稿用户系统。 07.02 新增资源投稿系统。 投稿系统优化CORS安全机制以保护文件。 2024.06 06.30 优化了资源密码验证机制。 06.29 增加资源密码保护功能。 06.27 新增 $LaTeX$ 数学公式支持。 新增投稿者头像。 06.24 优化首页“新生指南”样式。 为网站配置资源防盗链。 优化评论区表情稳定性。 06.23 新增“新生指南”板块。 06.22 优化主页背景图片稳定性。 06.20 更新主页LOGO。 更新404页面样式。 06.19 更新网站主页样式(电脑端和手机端)。 更新主页按钮样式。 06.18 更新网站图标。
|
||||||
评论区启用贴吧表情。
|
评论区启用贴吧表情。
|
||||||
优化投稿作者样式。
|
优化投稿作者样式。
|
||||||
优化网站夜间模式样式。
|
优化网站夜间模式样式。
|
||||||
@ -230,7 +230,8 @@
|
|||||||
<h2 id="202407">2024.07<a hidden class="anchor" aria-hidden="true" href="#202407">#</a></h2>
|
<h2 id="202407">2024.07<a hidden class="anchor" aria-hidden="true" href="#202407">#</a></h2>
|
||||||
<h3 id="0703">07.03<a hidden class="anchor" aria-hidden="true" href="#0703">#</a></h3>
|
<h3 id="0703">07.03<a hidden class="anchor" aria-hidden="true" href="#0703">#</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>优化投稿系统为投稿者中心,新增投稿用户系统。</li>
|
<li>升级资源内容系统,接入投稿用户系统。</li>
|
||||||
|
<li>升级投稿系统为投稿者中心,引入投稿用户系统。</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="0702">07.02<a hidden class="anchor" aria-hidden="true" href="#0702">#</a></h3>
|
<h3 id="0702">07.02<a hidden class="anchor" aria-hidden="true" href="#0702">#</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user