This repository has been archived on 2025-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
superstar/themes/default.cn/function.html
2025-03-18 11:35:10 +08:00

25 lines
1.2 KiB
HTML

<html>
<body>
<debug value='false'/>
<layer default="function"/>
<img src="function.png" width="1440" height="900" border="0" usemap="#Map" desc="功能选单"/>
<map name="Map" id="Map">
<area shape="rect" coords="53,551,1104,716" href="bgfunction" class="background"/>
<area shape="rect" coords="953,633,1100,710" href="btnpitchwoman"/>
<area shape="rect" coords="954,557,1099,632" href="btnpitchman"/>
<area shape="rect" coords="807,556,953,630" href="btnab"/>
<area shape="rect" coords="808,632,952,711" href="btnosdshow"/>
<area shape="rect" coords="664,556,808,631" href="btnmicup"/>
<area shape="rect" coords="219,557,365,632" href="btnsongback"/>
<area shape="rect" coords="664,630,808,709" href="btnmicdown"/>
<area shape="rect" coords="364,556,517,631" href="btnsongnext"/>
<area shape="rect" coords="516,557,665,632" href="btnallorderlist"/>
<area shape="rect" coords="520,634,665,710" href="btnrecordinglist" target="recorder"/>
<area shape="rect" coords="364,634,519,710" href="btnendrecording"/>
<area shape="rect" coords="62,559,218,708" href="btnfunctionexit" target="home"/>
<area shape="rect" coords="220,634,364,711" href="btnstartrecording" />
</map>
<page src="recorder"/>
</body>
</html>