📄 head.res
字号:
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:moex="urn:moex-scripts" exclude-result-prefixes="msxsl moex">
<xsl:output method="xml" encoding="utf-8" doctype-public="-//WAPFORUM//DTD WML 1.1//EN" doctype-system="http://www.wapforum.org/DTD/wml_1.1.xml"/>
<xsl:preserve-space elements="*" />
${res.moex.twinbbs.function}
<xsl:template match="root">
<wml>
<head>
<meta http-equiv="Cache-Control" content="no-cache" />
</head>
<moex:card id="index" title="${page.name} - Powered By WAPmo">
<xsl:if test="vars/@redirect != ''">
<onevent type="ontimer">
<moex:go href="${vars.redirect}" />
</onevent>
<moex:timer value="${env/@redirect * 10}" />
</xsl:if>
<p align="center">${env.bbs_name}</p>
<p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -