用户:RedDragon/Test2:修订间差异
来自Rizline中文维基
更多操作
小 |
小 |
||
| 第20行: | 第20行: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th | <th scope="row" class="infobox-label" style="width:90px;background:#ddf;">流速</th> | ||
<td class="infobox-data" id="speed-data">b</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" class="infobox-label" style="width:90px;background:#ddf;">MOD</th> | |||
<td class="infobox-data" id="mod-data">c</td> | |||
</tr> | |||
<tr> | |||
<th scope="row" class="infobox-label" style="width:90px;background:#ddf;">其他</th> | |||
<td class="infobox-data" id="other-data">d</td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
<script> | |||
document.addEventListener('DOMContentLoaded', function () { | |||
fetch('https://rizwiki.cn/wiki/%E6%9B%B2%E7%9B%AE%E5%88%97%E8%A1%A8') | fetch('https://rizwiki.cn/wiki/%E6%9B%B2%E7%9B%AE%E5%88%97%E8%A1%A8') | ||
.then(response => { | .then(response => { | ||