“Common.js”的版本历史

来自《新月同行》超级Wiki
跳到导航跳到搜索

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2026年6月8日 (星期一)

  • 当前之前 04:422026年6月8日 (一) 04:42 Pzwboy 留言 贡献 486字节 +486 创建页面,内容为“ fetch('https://xytxyiyan.zeabur.app') .then(response => response.json()) .then(data => { const hitokoto = document.querySelector('#hitokoto_text') hitokoto.innerText = "『" + data.hitokoto + "』"; const from = document.querySelector('#hitokoto_from') const fromWho = data.from_who ?? ''; const separator = fromWho ? " " : ""; from.innerText = fromWho ? `—— ${fromWho}「${data.from}」` : `——…”